Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Diginorm Installation

    Hello,

    Does anyone have experience with installing Diginorm in a linux server without root access? The installation guide assumes you are using Amazon EC2 and have root access:


    I tried installing on a virtual box ubuntu machine where I had root access and I still ran into issues. When I ran ~/khmer/scripts/normalize-by-median.py it said that the khmer module could not be found. But running make for khmer didn't help. Seems like other people may have had issues installing as well:


    While trying to install on the server where I do not have root access I altered the paths but I suspect there may be some hard set paths in the installation files somehwere. Any help is much appreciated! Thank you.

  • #2
    Originally posted by rkizen View Post
    While trying to install on the server where I do not have root access I altered the paths but I suspect there may be some hard set paths in the installation files somehwere. Any help is much appreciated! Thank you.
    Yeah, the tutorial does not take some things into account...

    Anyway, since you do not have root permissions I do believe you have the PYTHONPATH variable with the location of the folder where you install your python libraries already exported. If you've already installed screed successfully, all you need to do is append the khmer path to the PYTHONPATH variable

    So you should have something like:
    export PYTHONPATH=/whatever/path/to/the/library/folder/

    Add:
    export PYTHONPATH=/whatever/path/to/the/library/folder/:/path/to/khmer/python/

    Note that "khmer/python" is in the folder which you cloned from github after the make test command. After you changed the bashrc or bash_profile, start a new terminal and try running the "/khmer/scripts/normalize-by-median.py" script and it should work.

    Hope this helps...
    Last edited by Guest; 08-16-2013, 07:21 AM.

    Comment


    • #3
      Thank you lorendarith. It seems to be working now. I wonder why the installation guide assumes you will have root access.

      Comment


      • #4
        I know that this is an old thread but as the lead developer on khmer I wanted to clear a few things up.

        Firstly, thanks for using our software!

        We've revamped the installation process considerably in the last year. I agree, assuming root access is not a good idea.



        I am very happy to help with any other khmer related issues. Alas I haven't found a way to receive an alert whenever someone mentions khmer on seqanswers. In the mean time please feel free to alert us via GitHub about any issues:

        In-memory nucleotide sequence k-mer counting, filtering, graph traversal and more - Issues · dib-lab/khmer


        Or you can email us: [email protected]

        Cheers,

        Comment


        • #5
          Error in using normalize-by-median.py

          Hi, crusoe

          An error is coming while using normalize-by-median.py.

          python normalize-by-median.py -h

          Traceback (most recent call last):
          File "normalize-by-median.py", line 19, in <module>
          import screed
          ImportError: No module named screed

          If i am running any command also i am getting the same error. Is there any problem with python?

          Please help me..

          Thanks in advance..

          Comment


          • #6
            Hello amitbik,

            Looks like we resolved your problem over email. The next release of khmer included expanded installation instructions. They can be previewed at http://khmer.readthedocs.org/en/late...r/install.html

            Cheers,

            --
            Michael R. Crusoe

            Comment


            • #7
              Hi Crusoe

              Thanks a ton.. It is working fine now.... I will be waiting for next release of khmer.

              Cheers,
              --
              Amit

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Advancing Precision Medicine for Rare Diseases in Children
                by seqadmin




                Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
                12-16-2024, 07:57 AM
              • seqadmin
                Recent Advances in Sequencing Technologies
                by seqadmin



                Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

                Long-Read Sequencing
                Long-read sequencing has seen remarkable advancements,...
                12-02-2024, 01:49 PM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 12-17-2024, 10:28 AM
              0 responses
              30 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 12-13-2024, 08:24 AM
              0 responses
              45 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 12-12-2024, 07:41 AM
              0 responses
              34 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 12-11-2024, 07:45 AM
              0 responses
              45 views
              0 likes
              Last Post seqadmin  
              Working...
              X