Is It Normal For Cufflinks Produce Different Results In Multiple Runs
1
7
Entering edit mode
13.1 years ago
Superligang ▴ 70

I am running cufflink on 0.9M paired end sam data of human RNA and gtf annotations.

The GTF annotations were constructed based on the Ensembl, UCSC gene and refseq dataset downloaded from UCSD genome browser. There are 2.0M lines in the resulted GTF file.

I didn't generate the read alignments from tophat. Rather, I used blat and bowtie to align and pair the reads, and inferred the XS:A field from the gene annotations and the splicing signals for all the reads. I also included the SQ header in the result.

The way I ran cufflink is cufflinks-0.9.3.Linuxx8664/cufflinks --num-importance-samples 2000 --max-mle-iterations 10000 -v -G transcript.gtf -r hg19/all.chr.fa -N -o chrX chrX.sam.true.sort

Strangely, I ran cufflink multiple times on the same chrX data, and the estimated FPKM of some isoforms could be quite different. I observed for some genes, the ITERMAXs were not big enough for convergence, and so I increased the corresponding parameters, but the results still varied a lot.

I understand the MCMC in cufflink is a random process which may have different results depending on the initial state, but I thought that the latest version of cufflink stabilizes its result somehow, and so I wonder whether there is anything wrong about the way I prepared the dataset and ran cufflink?

Thanks

cufflinks rna isoform • 4.3k views
ADD COMMENT
1
Entering edit mode

0.9.3 is not the latest version of CuffLinks version 1.0 is out now, perhaps that has fixed some of the issues you are having?

ADD REPLY
2
Entering edit mode
12.8 years ago
John St. John ★ 1.2k

I have heard similar stories of weirdness with cufflinks pre-1.0. Specifically though I heard that the numbers changed significantly when it was re-ran between versions pre-1.0. I do not know if the person I talked to tried it twice with the same version though. I would upgrade and try it again twice to see if you get the same issues with changing FPKM values.

ADD COMMENT

Login before adding your answer.

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