Raw counts using stringtie
0
0
Entering edit mode
14 days ago

I am trying to find raw counts for differential gene expression analysis using stringtie but it is getting me error as below. i have used featurecounts software for the same data and genome annotation file and the results are fine. since i need fpkm or rpkm values for normalization so featurecounts is not giving that output. please suggest me what to do.

Stringtie error:

stringtie error

stringtie RNA-seq • 248 views
ADD COMMENT
1
Entering edit mode

What is stringie.sh? Try ./stringtie.sh -h and then more stringtie.sh.

ADD REPLY
1
Entering edit mode

Error parsing strand from GFF line

Looking at this error and the listing of files in your directory it looks like you need to gunzip the GTF file. Binary characters you show above are likely from the program trying to read a gzip compressed file.

ADD REPLY

Login before adding your answer.

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