Skip to content
/ pyGTF Public

Parse GTF/GFF, Fasta/Fastq file, convert gene annotation format and extract sequence

License

Notifications You must be signed in to change notification settings

dar19/pyGTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. use pyGTF.py as script to Convert of Gene annotation format

Usage: python pyGTF.py --input --infmt --output --outfmt

  • gtf2bed

    gtf2bed

  • refseq_gff2genePred

    refseq_gff2genePred

  • genePred2gtf

    genePred2gtf

  1. use pyGTF.py as script to Extract Feature sequence

    Usage: python pyGTF --input --infmt --Genome --Feature --Sequence

    • Extract coding sequence

    • Extract untranslated region sequence

  2. use pyGTF.py as module

    • GTF_Reader

    • safe mode of GTF_Reader

    • Fasta_Reader

About

Parse GTF/GFF, Fasta/Fastq file, convert gene annotation format and extract sequence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages