Entering edit mode
9.2 years ago
imaditi1987
•
0
Hi!!
I need to get all the gene sequences from the genomic sequence based on file of CDS sequences as a query.
I tried using BLAST which was a bad choice. I read somewhere that BLAT and GMAP would be the ideal programs to do this..Suggest me if BLAT or GMAP or any other software is available for windows to do this task. I'm a windows user with some preliminary knowledge of python.
exonerate is very good in aligning EST/CDS/transcripts, but it is also very slow if you use it for entire genomes - it is not a mapper. There is a comprehensive beginners guide here. Both, exonerate and gmap, can by run on Windows via cygwin.