Question: Error with Cuffdiff
1
gravatar for Yiwei Ai
3.5 years ago by
Yiwei Ai20
United States
Yiwei Ai20 wrote:

Hi,

I have used cuffdiff on my cuffmerge results. Then an error occurred. Could anyone tell me what should I do? Thanks!

Fatal error: Exit code 1 ()
[14:42:15] Loading reference annotation.
Warning: No conditions are replicated, switching to 'blind' dispersion method
[14:42:19] Inspecting maps and determining fragment length distributions.
[14:49:53] Modeling fragment count overdispersion.
> Map Properties:
>	Normalized Map Mass: 23388927.85
>	Raw Map Mass: 22136508.03
>	Fragment Length Distribution: Empirical (learned)
>	              Estimated Mean: 183.41
>	           Estimated Std Dev: 62.30
> Map Properties:
>	Normalized Map Mass: 23388927.85
>	Raw Map Mass: 24719433.31
>	Fragment Length Distribution: Empirical (learned)
>	              Estimated Mean: 185.83
>	           Estimated Std Dev: 63.77
[14:51:21] Calculating preliminary abundance estimates
[14:51:21] Testing for differential expression and regulation in locus.

> Processing Locus chr1:89313-91069            [                         ]   0%
> Processing Locus chr1:236563-259102          [                         
> Processing Locus chr1:15853354-15911570      [                         ]   1%
> Processing Locus chr1:15736403-15756818 
..
[************************ ]  98%
> Processing Locus chrX:118708468-118718371    [************************ ]  98%
> Processing Locus chrX:118722419-118740432    [************************ ]  98%
> Processing Locus chrX:118892984-118894092    [************************ ]  98%
> Processing Locus chrX:118749692-118827268    [************************ ]  98%
> Processing Locus chrX:118964015-118966912    [************************ ]  98%
> Processing Locus chrX:118923196-118939781    [************************ ]  98%
> Processing Locus chrX:118968083-118987008    [************************ ]  98%
> Processing Locus chrX:119054722-119057638    [************************ ]  98%
> Processing Locus chrX:119370348-119379126    [************************ ]  99%

> Processing Locus chrY:21152707-21154677      [************************ ]  99%
> Processed 18444 loci.                        [*************************] 100%
Performed 39644 isoform-level transcription difference tests
Performed 31248 tss-level transcription difference tests
Performed 21542 gene-level transcription difference tests
Performed 0 CDS-level transcription difference tests
Performed 0 splicing tests
Performed 0 promoter preference tests
Performing 0 relative CDS output tests
Writing isoform-level FPKM tracking
Writing TSS group-level FPKM tracking
Writing gene-level FPKM tracking
Writing CDS-level FPKM tracking
Writing isoform-level count tracking
Writing TSS group-level count tracking
Writing gene-level count tracking
Writing CDS-level count tracking
Writing isoform-level read group tracking
Writing TSS group-level read group tracking
Writing gene-level read group tracking
Writing CDS-level read group tracking
Writing read group info
Writing run info
Error in library("cummeRbund") : there is no package called 'cummeRbund'
Execution halted

The tool produced the following additional output:

R version 3.1.2 (2014-10-31) -- "Pumpkin Helmet"
Copyright (C) 2014 The R Foundation for Statistical Computing
Platform: x86_64-unknown-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library("cummeRbund")
software error cuffdiff • 1.7k views
ADD COMMENTlink modified 3.5 years ago by Jennifer Hillman Jackson25k • written 3.5 years ago by Yiwei Ai20

I also met this problem. How to interpret the following information? Thank you very much!

Log: tool progress Log: tool progress [16:26:26] Loading reference annotation. Warning: No conditions are replicated, switching to 'blind' dispersion method [16:26:27] Inspecting maps and determining fragment length distributions. [16:26:29] Modeling fra

ADD REPLYlink written 3.4 years ago by biowz0
0
gravatar for Jennifer Hillman Jackson
3.5 years ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

This is on a local/cloud Galaxy? Was Cuffdiff installed with managed dependencies (this is the default)? If not, fully remove the repo (not just hiding it), then load again this way.

Thanks, Jen, Galaxy team

UPDATE 6/2/15: The problem has been cleared. Thanks again to everyone for reporting! Please let us know if any prior issues seem to be persistent.  Best, Jen

Full Details: A: Error with cuffdiff

ADD COMMENTlink modified 3.5 years ago • written 3.5 years ago by Jennifer Hillman Jackson25k

Thank you so much Jennifer! This is a cloud Galaxy(Main server). As far as my concern, this is caused by that we do not have a cummeRbund module on the public server, thus the cuffdiff output cannot be automatically loaded into the cummeRbund, as the error info indicated: 

Error in library("cummeRbund") : there is no package called 'cummeRbund'

Am I right? 

Best, Yiwei

ADD REPLYlink written 3.5 years ago by Yiwei Ai20

I am having exactly the same issue here, after hours of running on the galaxy server, I get: 

Error in library("cummeRbund") : there is no package called 'cummeRbund'
Execution halted

is there a fix for this, given I'm not running cuffdiff locally?

Thanks,
Erik

ADD REPLYlink written 3.5 years ago by etillman10
1

I'm having the same error, looking at the bug report, it appears cuffdiff is running normally, but the main public server doesn't have cummRbund integrated...The new tutorials uploaded by Anton for RNA-seq analysis made use of this output on the test server which does have a cummRbund wrapper and a cuffdiff extraction tool to make sense of the output...Perhaps the cuffdiff tool has been transferred across without these dependancies and that's why cuffdiff is producing errors?

Cheers,

Dan

ADD REPLYlink written 3.5 years ago by Daniel.D.Cooper120
2

Hello all - Thank you for reporting the problem. The issue is confirmed on http://usegalaxy.org and a correction is underway. Once resolved, we will post back here. Jen, Galaxy team

ADD REPLYlink written 3.5 years ago by Jennifer Hillman Jackson25k
1

Hi Jen-- Any updates on this issue?

Thanks,
Erik

ADD REPLYlink written 3.5 years ago by etillman10
1

Status pending .. tracking closely! Jen

ADD REPLYlink written 3.5 years ago by Jennifer Hillman Jackson25k

UPDATE 6/2/15: Just in case missed above, here are the details of the resolution again. Thanks! Jen

A: Error with cuffdiff

ADD REPLYlink written 3.5 years ago by Jennifer Hillman Jackson25k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 169 users visited in the last hour