Tutorial:Extracting genomic feature sequences from GTF/GFF files with AGAT
0
First install AGAT:
conda create -c bioconda -n agat agat
conda activate agat
Then enjoy possibilities of agat_sp_extract_sequences.pl
, below exemplified

GFF corresponding to the record used as reference:

extract
GTF
GFF
sequence
• 2.4k views
A great toolkit in Perl, kudos for that!