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
                Recent Advances in Sequencing Analysis Tools
                by seqadmin


                The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
                05-06-2024, 07:48 AM
              • 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

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 05-10-2024, 06:35 AM
              0 responses
              20 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-09-2024, 02:46 PM
              0 responses
              26 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-07-2024, 06:57 AM
              0 responses
              21 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-06-2024, 07:17 AM
              0 responses
              21 views
              0 likes
              Last Post seqadmin  
              Working...
              X