This is a test version of Biostars. For the public version, visit https://www.biostars.org.
extract UTRs regions from gff file

Hello,

I have a gff file with annotation for gene, mRNA, CDS, and transcript. Is there a way/tool to extract the UTRs regions from this gff file?

gff utr

You can probably also download a specific table of all the of UTRs from the UCSC table browser

1 answer

Extracting genomic feature sequences from GTF/GFF files with AGAT

You should provide the real feature name used in your gff file e.g. 5utr, "5'utr", five_prime_UTR, UTR, etc...

Log in to answer this question.