how to get transcript.fasta from gff file
2
0
Entering edit mode
3.9 years ago
evelyn ▴ 230

Hello,

I got genome.fasta and gff files from a collaborator and I need a transcript.fasta for same genome. Is it possible to get it from the available files. Thank you in advance!

next-gen • 4.0k views
ADD COMMENT
3
Entering edit mode
3.9 years ago
GenoMax 141k

You can use gffread (LINK).
AGAT toolkit may also have this functionality.

ADD COMMENT
0
Entering edit mode

Here some example how to use agat_sp_extract_sequences.plfrom AGAT to extract whatever you need: Extracting genomic feature sequences from GTF/GFF files with AGAT

ADD REPLY
2
Entering edit mode
3.9 years ago

getfasta from bedtools should (could) also work.

but also a +1 for AGAT ;)

ADD COMMENT

Login before adding your answer.

Traffic: 2445 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6