Versatile toolkit for analyzing and manipulating genomic sequences and annotations
Versatile open source genome analysis software
gt$ gt gff3 -tidy input.gff3 > output.gff3$ gt extractseq -matchdesc -seqfile genome.fa input.gff3 > sequences.fa$ gt gff3validator input.gff > validated.gff3