Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Oases\Velvet error

    Hey everyone,

    I'm trying to use Oases\Velvet to make a de novo assembly, and I'm getting an error. My script is

    python ./oases_pipeline.py -m 17 -M 61 -o ~project/PairedEnd -d " -fastq ~project/reads.fastq " -p " -ins_length 300 "

    The error is:
    assert p.returncode == 0, output[0] + "Hash failed\n" Assertionerror: Hash Failed

    I'm totally stuck; any input/insight would be appreciated!

    Thanks!

  • #2
    the parameter '-d' looks like it should specify the velveth command, so you probably need to specify the type of reads you have.

    try adding '-shortPaired' after '-fastq' in the values for -d.

    Comment


    • #3
      Hello everyone,

      I'm also using oases_pipeline.py for transcriptomic analysis and I have the same kind of error :

      Computer :
      32 CPUs
      64 Go of RAM

      Data :
      PE-100 / insert size unknown / 2 x 11 millions reads

      Command line :
      oases_pipeline.py -m 21 -M 29 -s 2 -o OASOUT -c -d ' -fastq -separate -shortPaired r1.fastq r2.fastq '

      Output :
      Traceback (most recent call last):
      File "/home/Assembly_tools/oases_0.2.8/scripts/oases_pipeline.py", line 121, in <module>
      main()
      File "/home/Assembly_tools/oases_0.2.8/scripts/oases_pipeline.py", line 115, in main
      singleKAssemblies(options)
      File "/home/Assembly_tools/oases_0.2.8/scripts/oases_pipeline.py", line 43, in singleKAssemblies
      assert p.returncode == 0, "Velvetg failed at k = %i\n%s" % (k, output[0])
      AssertionError: Velvetg failed at k = 21

      I've tried MAXKMERLENGTH compilation settings :
      - Inscreasing 'MAXKMERLENGTH' from 31 to 71

      Is that possible that this error could be due to :
      - not enough RAM ?
      - or something to see with the data ? since i've already succeded perfect assembly with same kind of data en parameters...

      Anyone could help me ?

      Thanks a lot !

      Comment


      • #4
        Hello
        oases make is not working out and giving error as rm -f obj/*.o obj/dbg/*.o
        cd ../velvet && make -e obj
        /bin/sh: 1: cd: can't cd to ../velvet
        make: *** [velvet] Error 2?
        thanks

        Comment


        • #5
          Originally posted by mln View Post
          Hey everyone,

          I'm trying to use Oases\Velvet to make a de novo assembly, and I'm getting an error. My script is

          python ./oases_pipeline.py -m 17 -M 61 -o ~project/PairedEnd -d " -fastq ~project/reads.fastq " -p " -ins_length 300 "

          The error is:
          assert p.returncode == 0, output[0] + "Hash failed\n" Assertionerror: Hash Failed

          I'm totally stuck; any input/insight would be appreciated!

          Thanks!
          Did you get this solved?

          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, Today, 07:03 AM
          0 responses
          10 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-10-2024, 06:35 AM
          0 responses
          31 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-09-2024, 02:46 PM
          0 responses
          41 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-07-2024, 06:57 AM
          0 responses
          33 views
          0 likes
          Last Post seqadmin  
          Working...
          X