Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Trans-abyss help

    Hello

    I have some trouble running Trans-Abyss 1.5.2. After installing Abyss with:
    sudo apt-get install abyss and running make in the prereqs folder, Trans-abyss outputs the following error:

    Traceback (most recent call last):
    File "./transabyss", line 19, in <module>
    from utilities.adj_utils import has_edges
    File "/home/genetic/Desktop/transabyss-1.5.2/utilities/adj_utils.py", line 10, in <module>
    from igraph import Graph
    ImportError: cannot import name Graph

    Does anybody have an idea why this happens? I work in Ubuntu platform and I am not informatician.
    Thank you in advance.

  • #2
    Looks like you are missing python-igraph: http://igraph.org/python/.

    Comment


    • #3
      Dear GenoMAx

      Thank you for your answer. I ran the dpkg command and igraph seems to be installed.

      Package: python-igraph
      Status: install ok installed
      Priority: extra
      Section: python
      Installed-Size: 1492
      Maintainer: Ubuntu Developers <[email protected]>
      Architecture: amd64
      Version: 0.6.5-1
      Provides: python2.7-igraph
      Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), libc6 (>= 2.4), libigraph0
      Description: High performance graph data structures and algorithms
      Python interface to the igraph high performance graph library, primarily
      aimed at complex network research and analysis.
      .
      Graph plotting functionality is provided by the Cairo library, so make
      sure you install the Python bindings of Cairo if you want to generate
      publication-quality graph plots.
      Original-Maintainer: Debian Python Modules Team <[email protected]>
      Homepage: http://igraph.sourceforge.net/

      Do you have any other thoughts?
      Thank you
      Emmanouil

      Comment


      • #4
        Do you know what version of python you are using on your system? Output for the following commands.

        Code:
        $ which python
        $ python --version

        Comment


        • #5
          Dear GenoMax

          Its Python 2.7.6.

          Emmanouil

          Comment


          • #6
            That is the right python. Is that the only error you are seeing? Nothing else in the log?

            Are you able to do?

            Code:
            $ python
            >>> import igraph

            Comment


            • #7
              I think its OK. No error with that. It seems that igraph is imported.

              genetic@genetic-PC:~$ python
              Python 2.7.6 (default, Mar 22 2014, 22:59:56)
              [GCC 4.8.2] on linux2
              Type "help", "copyright", "credits" or "license" for more information.
              >>> import igraph
              >>>

              Yes that's the error with transabyss.
              No errors with transabyss-analyze or transabyss-merge.

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Essential Discoveries and Tools in Epitranscriptomics
                by seqadmin




                The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
                04-22-2024, 07:01 AM
              • seqadmin
                Current Approaches to Protein Sequencing
                by seqadmin


                Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
                04-04-2024, 04:25 PM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 04-25-2024, 11:49 AM
              0 responses
              19 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-24-2024, 08:47 AM
              0 responses
              19 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-11-2024, 12:08 PM
              0 responses
              62 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 10:19 PM
              0 responses
              60 views
              0 likes
              Last Post seqadmin  
              Working...
              X