Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • InesSoriguer
    Junior Member
    • Aug 2012
    • 1

    Error running oases_pipeline python script

    Hello!

    I'm very new in the world of bioinformatics, and maybe my question is so simple.

    I'm trying to run the python script for the oases_pipeline, but it always give the same error.

    The command I use is:

    $python oases_pipeline.py -m 21 -M 31 -o outputfolder -d "-fastq -short /Users/geldoc/Desktop/TranscriptomePrograms/velvet_1.2.07/SecondRun/OW_sequence.txt" -p " -cov_cutoff 5 -min_trans_lgth 100 "

    And the error is:

    Could not find Velvet
    Make sure that it is properly installed on your path

    After this, I tried to run velvet without the python script and it works..so I don't understand the error message.... (I checked that the version of oases and velvet are right)

    Thank you very much for your help!!
  • 2seq
    Junior Member
    • Oct 2012
    • 9

    #2
    Did you determine what the problem was? I am having the same trouble.

    Comment

    • mastal
      Senior Member
      • Mar 2009
      • 666

      #3
      Error running oases_pipeline python script

      Originally posted by InesSoriguer View Post


      After this, I tried to run velvet without the python script and it works..so I don't understand the error message.... (I checked that the version of oases and velvet are right)

      What happens if you try

      $velveth

      from the same directory where you were running the python script?

      Comment

      • 2seq
        Junior Member
        • Oct 2012
        • 9

        #4
        I think the problem is being caused by not enough memory. I am rerunning it with the output directory in a virtual directory with greater capacity. Hopefully this does the trick!

        Comment

        • seqguy
          Junior Member
          • Oct 2010
          • 8

          #5
          I think you need to change the location of velvet and oases in "subprocess.Popen" section of the oases_pipeline.py script or put the excecutables in /usr/local/bin/ or /usr/bin/

          Comment

          Latest Articles

          Collapse

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 06-09-2026, 11:58 AM
          0 responses
          21 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          27 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-04-2026, 08:59 AM
          0 responses
          38 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 12:03 PM
          0 responses
          61 views
          0 reactions
          Last Post SEQadmin2  
          Working...