ZainabKamel / NGS2-Project

This project is submitted in a partial fulfillment of the requirment of CIT-659 "NGS2" course for Nile University
Other
1 stars 0 forks source link

Converting GFF3 to GTF #5

Open ZainabKamel opened 4 years ago

ZainabKamel commented 4 years ago

we assumed that we weren't able to use the GFF3 file for indexing or featurecount so we needed to convert it to GTF format. we first used genometools "gt gff3_to_gtf our_gff_file > new_gtf_file and that yeilded GTF file GTF2.2 version which yeild only transcrip Id and exon Id

ZainabKamel commented 4 years ago

http://genometools.org/tools/gt_gff3_to_gtf.html