Entering edit mode
19 months ago
anasjamshed
▴
140
Where can I find the file of Reference genome of python molurus bivittatus ? I need to upload it on galaxy server for alignment?
Which file i need to download:
You will probably want to get RefSeq when that option is available. Fasta sequence would be the genome reference. If you need to know where the genes are then you will need to get the GTF or GFF files. If you are using something like
salmon
to quantify then you will get thetranscrpts
file.Don't take this the wrong way but you seem to be doing bioinformatics long enough that you should know answers to something as simple as this question.
Is this one ok as well? Can I use this for mapping?
Yes you can.