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!
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