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
            Best Practices for Single-Cell Sequencing Analysis
            by seqadmin



            While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
            06-06-2024, 07:15 AM
          • seqadmin
            Latest Developments in Precision Medicine
            by seqadmin



            Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

            Somatic Genomics
            “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
            05-24-2024, 01:16 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 06-07-2024, 06:58 AM
          0 responses
          13 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 06-06-2024, 08:18 AM
          0 responses
          21 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 06-06-2024, 08:04 AM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 06-03-2024, 06:55 AM
          0 responses
          14 views
          0 likes
          Last Post seqadmin  
          Working...
          X