RNA-Seq DEGenes Without GTF
0
0
Entering edit mode
5.6 years ago
isu2017 • 0

I am working a specific species where we have a reference genome, and I was able to align our RNA-seq data to it. However, I am looking to create a count table to funnel our dataset to edgeR for DE analysis. I don’t have a GTF to use with something like HTSeq. Anybody have an idea of how to proceed?

RNA-Seq • 1.2k views
ADD COMMENT
2
Entering edit mode

It's a species that has a reference genome but that is not well annotated in terms of gene expression? If that is the case, I would have done:

  1. HISAT2 / StringTie to produce a reference transcriptome GTF
  2. Use HTseq with the new GTF to derive raw counts
  3. Feed raw counts into EdgeR
ADD REPLY
1
Entering edit mode
  1. ...
  2. ...
  3. ...
  4. extract the unannotated gtf features and blast them to get an annotation.
ADD REPLY
0
Entering edit mode

Valeu, cara!

ADD REPLY

Login before adding your answer.

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