How to count exon numbers from a GFF format file
Hello ! I need your help! This links shows my GFF format file :https://github.com/LTMabel/cosera/blob/master/Ptrichocarpa.thin.gff I am a undergraduate, new in perl, and I want to learn Bioinformatics on my postgraduate. I want to ask for a perl script , this perl script contains sequence length, exon numbers, whether in plus strand or minus strand. Thank you very much!
• 2,845 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Did you try any thing by yourself first? or show the people here the code that you are trying to write, then they can help
https://github.com/LTMabel/cosera/blob/master/count_cds_num.pl I think it is very difficult for me ,because I cannot even found similar script......or more information about GFF format.