HISAT2 alignment without gff files
1
0
Entering edit mode
7.2 years ago
Olajucan • 0

I'm new to bioinformatics and having problems with RNAseq analysis.

I'm trying to use HISAT2 to align RNAseq reads to wheat genome.

Since wheat reference genome was released in Jan., I could align my sequences to the genome.

However, GFF file for this reference is not yet built, so I can't quantify transcripts.

Are there any ways to build GFF file in this situation?

Or, do I have to perform de novo assembly?

RNA-Seq alignment • 4.8k views
ADD COMMENT
1
Entering edit mode

HISAT2 does not require a GFF or GTF file but these annotation files will be needed at a later stage of analysis if you want to run count based or FPKM pipelines.

https://ccb.jhu.edu/software/hisat2/manual.shtml

ADD REPLY
0
Entering edit mode
7.2 years ago
h.mon 35k

You can use StringTie to construct a "reference" transcriptome and then Ballgown or CuffDiff to quantify transcripts. Of course, you will have to annotate the transcriptome as well.

ADD COMMENT
0
Entering edit mode

h.mon, Thank you for your answer. Then how can I get fasta files from StringTie constructed reference? I need fasta files to annotate my transcripts, right?

ADD REPLY

Login before adding your answer.

Traffic: 2450 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