gpertea / gffread

GFF/GTF utility providing format conversions, region filtering, FASTA sequence extraction and more
MIT License
378 stars 39 forks source link

--add-hasCDS not a recognized argument #103

Open krabapple opened 2 years ago

krabapple commented 2 years ago

gffread v0.12.7

./gffread -g genome.fasta --add-hasCDS -v -E master5.gff

(the input gff has mRNA and CDS features.)

running the above only outputs the help file to the screen and: Error: invalid argument '--add-hasCDS'