Cufflinks: ImportError: No module named bx.intervals.io
1
0
Entering edit mode
5.8 years ago
Garen • 0

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 software error Galaxy cufflinks • 3.1k views
ADD COMMENT
0
Entering edit mode

Why not post on biostars galaxy? https://biostar.usegalaxy.org/

ADD REPLY
0
Entering edit mode

You should know that the old 'Tuxedo' pipeline of Tophat(2) and Cufflinks is no longer the "advisable" tool for RNA-seq analysis. The software is deprecated/ in low maintenance and should be replaced by HISAT2, StringTie and ballgown. See this paper: Transcript-level expression analysis of RNA-seq experiments with HISAT, StringTie and Ballgown. There are also other alternatives, including alignment with STAR and bbmap, or pseudo-alignment using salmon followed by DESEq2 or edgeR.

ADD REPLY
0
Entering edit mode

Thanks,

Actually, I used Hisat2 to mapping, then used cufflinks to calculate the FPKM. However, other tools seem not the fpkm result.

ADD REPLY
0
Entering edit mode

Please use ADD COMMENT or ADD REPLY to answer to previous reactions, as such this thread remains logically structured and easy to follow. I have now moved your reaction but as you can see it's not optimal. Adding an answer should only be used for providing a solution to the question asked.

However, other tools seem not the fpkm result.

That's unclear.

ADD REPLY
0
Entering edit mode

Why do you need FPKM? Like @Wouter already said, the tuxedo pipeline is outdated (deprecated), and so are FPKM values.

ADD REPLY
0
Entering edit mode

I have altered your title to make it more specific and altered your tags to include "cufflinks". As such experts can more easily find your question. Please keep this in mind for future questions.

ADD REPLY
0
Entering edit mode
5.8 years ago

Please hit the "bug report" button on the history item that's producing this. Nate or one of the other galaxy.org administrators will need to install the missing bx-python package on the Jetstream cluster.

ADD COMMENT

Login before adding your answer.

Traffic: 2330 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6