This is a test version of Biostars. For the public version, visit https://www.biostars.org.
StringTie inconsistent expression value

I'm trying to find novel isoforms from RNA-Seq. I have six samples, 3 control and 3 treatment. I made a merged gtf file after running StringTie with gencode annotation. Then the merged annotation was used to estimate FPKM in all samples. Then novel transcripts expression was tabulated as shown below. The left three columns are control and the right three are treatment. Why is the fpkm absolute zero for in some cases, when it is very high for the same transcript in other samples.

enter image description here

rna-seq

Have you loaded the BAM into IGV and gone into that locus to check? Most of the times, inspecting in IGV resolves doubt about differences in expression estimate (from assembler).

I loaded BAM and merged GTF to IGV. I am seeing many fragments aligned to that transcript region. But FPKM is absolutely zero.

0 answers

No answers yet.

Log in to answer this question.