Hi, I'm running the latest build of Cufflinks (v1.0.3) on an Illumina paired-end RNA-seq library and its throwing me an error.
[chiakhb@pegasus biasCorrect_multiRead]$ cufflinks --output-dir brain_l8 --num-threads 10 --GTF-guide ~/ref_genome/hg18/misc/hg18.gtf --frag-bias-correct ~/ref_genome/hg18/misc/hg18.fa --multi-read-correct /mnt/ScratchPool/burt/MAQC_HBR/Tophat/brain_l8/accepted_hits.bam
cufflinks: /lib64/libz.so.1: no version information available (required by cufflinks)
You are using Cufflinks v1.0.3, which is the most recent release.
[17:57:40] Loading reference annotation.
[17:57:44] Inspecting reads and determining fragment length distribution.
> Processed 135078 loci. [*************************] 100%
> Map Properties:
> Total Map Mass: 7131868.26
> Number of Multi-Reads: 1 (with 458350 total hits)
> Read Type: 54bp x 54bp
> Fragment Length Distribution: Empirical (learned)
> Estimated Mean: 207.08
> Estimated Std Dev: 23.29
[18:00:08] Assembling transcripts and initializing abundances for multi-read correction.
> Processing Locus chr1:227643666-227710711 [** ] 8%
ERROR: Multi-Hit not found (227634990,227635040).
Anyone has encountered a similar error?
Regards
-burt
[chiakhb@pegasus biasCorrect_multiRead]$ cufflinks --output-dir brain_l8 --num-threads 10 --GTF-guide ~/ref_genome/hg18/misc/hg18.gtf --frag-bias-correct ~/ref_genome/hg18/misc/hg18.fa --multi-read-correct /mnt/ScratchPool/burt/MAQC_HBR/Tophat/brain_l8/accepted_hits.bam
cufflinks: /lib64/libz.so.1: no version information available (required by cufflinks)
You are using Cufflinks v1.0.3, which is the most recent release.
[17:57:40] Loading reference annotation.
[17:57:44] Inspecting reads and determining fragment length distribution.
> Processed 135078 loci. [*************************] 100%
> Map Properties:
> Total Map Mass: 7131868.26
> Number of Multi-Reads: 1 (with 458350 total hits)
> Read Type: 54bp x 54bp
> Fragment Length Distribution: Empirical (learned)
> Estimated Mean: 207.08
> Estimated Std Dev: 23.29
[18:00:08] Assembling transcripts and initializing abundances for multi-read correction.
> Processing Locus chr1:227643666-227710711 [** ] 8%
ERROR: Multi-Hit not found (227634990,227635040).
Anyone has encountered a similar error?
Regards
-burt
Comment