Hi,
I'm running pre-compiled cuffquant/cuffnorm from cufflinks 2.2.1 on two workstations. Both have tophat-2.0.9, samtools-0.1.19 and bowtie2-2.1.0 installed and specified in $PATH.
The cuffquant/cuffnorm pipeline works just fine on the workstation running CentOS 6.4. However, the other one, which runs CentOS 7, has some problem of estimating normalized expression value. Specifically, it outputs 0 value for every transcripts for some RNA-seq sequencing data.
For the data with error, I tried to move the abundances.cxb file generated by cuffquant from the CentOS 7 workstation to the CentOS 6.4 workstation, and then used the cuffnorm on CentOS 6.4 workstation to re-estimate the normalized expression value, but no luck. However, if I tracked back one more step and moved the accepted_hits.bam from CentOS 7 workstation to the CentOS 6.4 workstation, and did the rest cuffquant/cuffnorm steps on the CentOS 6.4 workstation, it will give out reasonable values. It seems to me that the problem comes from the cuffquant step, but I can't figure it out why.
Any one could help?
Thanks a lot,
I'm running pre-compiled cuffquant/cuffnorm from cufflinks 2.2.1 on two workstations. Both have tophat-2.0.9, samtools-0.1.19 and bowtie2-2.1.0 installed and specified in $PATH.
The cuffquant/cuffnorm pipeline works just fine on the workstation running CentOS 6.4. However, the other one, which runs CentOS 7, has some problem of estimating normalized expression value. Specifically, it outputs 0 value for every transcripts for some RNA-seq sequencing data.
For the data with error, I tried to move the abundances.cxb file generated by cuffquant from the CentOS 7 workstation to the CentOS 6.4 workstation, and then used the cuffnorm on CentOS 6.4 workstation to re-estimate the normalized expression value, but no luck. However, if I tracked back one more step and moved the accepted_hits.bam from CentOS 7 workstation to the CentOS 6.4 workstation, and did the rest cuffquant/cuffnorm steps on the CentOS 6.4 workstation, it will give out reasonable values. It seems to me that the problem comes from the cuffquant step, but I can't figure it out why.
Any one could help?
Thanks a lot,
Comment