Question: Cufflinks dependency problem error - Solution: use version 2.2.1.2 or later
1
gravatar for garentguuu
4 months ago by
garentguuu10
garentguuu10 wrote:

Hi,

Recently, I met an error when I tried the cufflinks in Galaxy. It reports an error:

Traceback (most recent call last):   
File "/jetstream/scratch0/main/jobs/20147175/tool_files/cufflinks_wrapper.py", line 9, in <module> from galaxy.datatypes.util.gff_util import parse_gff_attributes, gff_attributes_to_str   
File "/cvmfs/main.galaxyproject.org/galaxy/lib/galaxy/datatypes/util/gff_util.py", line 6, in <module> from bx.intervals.io import GenomicInterval, GenomicIntervalReader, MissingFieldError, NiceReaderWrapper, 
ParseError ImportError: No module named bx.intervals.io

Any suggestion about this problem?

Thanks!

rna-seq cufflinks galaxy • 233 views
ADD COMMENTlink modified 4 months ago by Jennifer Hillman Jackson25k • written 4 months ago by garentguuu10

This was a problem previously that should be cleared up by now (at https://usegalaxy.org).

Was this a recently run job (last day or so) -- or older? If older, then a rerun should resolve the dependency problem.

I'll also run a test to see if I can reproduce this still and followup with our team and post back any updates.

Thanks for reporting the problem, Jen, Galaxy team

ADD REPLYlink written 4 months ago by Jennifer Hillman Jackson25k
0
gravatar for Jennifer Hillman Jackson
4 months ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

This problem has been corrected. Please try a rerun and make sure that you switch to using the new updated tool version: Galaxy Version 2.2.1.2

Also please consider using Stringtie instead along with the current RNA-seq tools described in the Galaxy tutorials:

Cufflinks and the related tools from that tool suite are much older and it is strongly recommended to use the newer methods going forward.

Thanks for reporting the issue, Jen, Galaxy team

ADD COMMENTlink written 4 months ago by Jennifer Hillman Jackson25k

Dear Jennifer,

Thanks for your help. It works now, however, I have another question about the cufflinks. When I tried the cufflinks in Galaxy, the result showed the lowest gene expression is no more than 0.00005, but I had tried on cufflinks tool downloaded from their official sites, I found the result showed the lowest gene expression is less than 1e-100. I am confused about this phenomenon, any suggestion?

Thanks

ADD REPLYlink written 4 months ago by garentguuu10

The difference is most likely due to using different parameters between the two runs.

Many wrapped tools, including Cufflinks, have default parameters plus advanced parameters. These can all be adjusted on the tool forms. Galaxy provides a web interface but jobs are still submitted line-command for execution. The 3rd party tool's computational core is not modified.

Tool version, input/reference data, OS, etc differences could also be a factor, but first, compare parameters.

ADD REPLYlink written 4 months ago by Jennifer Hillman Jackson25k

Dear Jennifer,

Thanks for you reply. As your advise, I have checked all parameters with Galaxy, it is still not the same. My line-command result still has very low value, also my cufflinks version is v2.2.1. I am curious about the 3rd party: "tool's computational core is not modified", how can I modify my cufflinks withe line-command?

Thanks very much!

ADD REPLYlink written 4 months ago by garentguuu10
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