![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
cuffmerge/cuffcompare: result contains no p_id | martin_313 | Bioinformatics | 1 | 01-12-2012 04:23 AM |
questions for cuffcompare and cuffdiff output | liuxq | Bioinformatics | 0 | 01-04-2011 05:17 AM |
compare expression? cuffcompare or cuffdiff | vebaev | RNA Sequencing | 6 | 12-21-2010 10:59 PM |
cuffcompare vs cuffdiff? | jli525 | Bioinformatics | 0 | 06-08-2010 11:40 AM |
Cuffcompare Result help | Wei-HD | Bioinformatics | 0 | 04-16-2010 12:18 PM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: Dublin Join Date: Mar 2010
Posts: 19
|
![]()
Hi,
I am using tophat/cufflinks packages analyzing my RNA-seq data. I found a small bug in cuffcompare. After I compared my reference gtf with transcript.gtf, I got the combined.gtf. But, sometimes, I found some of the strand information was in binary character. For example, if I use "less" to check the combined.gtf, for some transcripts, the strand information is "^@". If I submit this combined.gtf to UCSC genome browser, it will say "cannot read xxx.gtf file". After I changed these binary characters into ".", it works fine. Another question is, does anyone know how to set up the minimal threshold in the cuffdiff to do the test. For example, I have a gene expressed mildly in one sample (FPKM 8), but no expression in the other sample (FPKM 0). It is actually one of the most interesting genes I was looking for. But in the cuffdiff, it has the mark of "NOTEST", thus the significance is "no". Can anyone give me any help on this? Can I manually select these genes as differentially expressed genes, because they are expressed and actually the pvalue is also 0? Plus, can I remove genes expressed in the low level manually, e.g. for genes with FPKM < 1? These genes dont look very promising... Cheers, Jun |
![]() |
![]() |
![]() |
#2 |
Member
Location: Bethesda, MD Join Date: Apr 2009
Posts: 51
|
![]()
I'm glad I found this post. I was having the exact same problem and changing the binary character to "." fixed my (current) issues as well.
Sam |
![]() |
![]() |
![]() |
#3 | |
Senior Member
Location: Rochester, MN Join Date: Mar 2009
Posts: 191
|
![]() Quote:
Code:
-c/--min-alignment-count <int> |
|
![]() |
![]() |
![]() |
#4 |
Member
Location: Dublin Join Date: Mar 2010
Posts: 19
|
![]()
Thx RockChalkJayhawk.
I will think about this part, though the result seems to be a little weird on genes expressed at low levels. For example, for this gene expressed in one sample with FPKM of 8, and in the other sample with FPKM of 0, the result is shown as NOTEST. But for the other gene, in one sample, the FPKM is 0.25, and in the other sample is 0. THe result is OK, and significant. Possibly it can be explained by the second gene is longer, and the min-alignment-count could be higher than default setting and got the test significant. But I think it may be better to limit the result by FPKM (or average coverage) other than total fragments(or reads), otherwise, it may have bias on longer genes. |
![]() |
![]() |
![]() |
Thread Tools | |
|
|