Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • problems with BBmap/java

    hi,
    I am trying to use BBmap to dedupe illumina paired end reads. (tried fastuniq but can't get past the "error in open left file first_read_name" error)
    command line I used:
    dedupe.sh in1= reads1.fq in2= reads2.fq out= outreads.fq

    output starts with
    java -Djava.library.path=..../bbmap/jni/
    -ea -Xmx77448m -Xms77448m
    -cp ...../bbmap/current/
    jgi.Dedupe in1= reads1.fq in2= reads.fq
    executing jgi.Dedupe.jgi[list of input vars]

    Dedupe version 36.92
    Exception in thread "main" java.lang.NullPointerEception
    at jgi.Dedupe.<init>(Dedupe.java:211)
    at jgi.Dedupe.main(Dedupe.java:86)

    it seems that input is assigned to vars as it should, and something is not in the location it is supposed to be found in?
    my java version is up to date, but I should say that I still do not have a good grasp on PATH

  • #2
    Remove the spaces after the equals (=) signs and try again.

    Comment


    • #3
      Jeez, would have never suspected that! Don't know if it will run through to the end ok, but it is running! thanks you very much!

      Comment


      • #4
        BBmap not finishing

        Removing the white space after the equal sign has started BBmap running, but it has been running now (or seems to be at least, there is activity in system monitor) for about 20 hours.
        I had one message right at the start : Set AbsorbContainment to false because it is not currently supported for paired reads.

        Is this normal? both the message and the runtime?

        Comment


        • #5
          From the manual: "Pair Limitations: Dedupe supports paired reads, but it was not really designed for them. When processing paired reads, some parts of Dedupe are restricted to a single thread due to a complication that causes non-deterministic output. As such, processing paired reads is slower than unpaired reads. Also, pair support is limited to exact matches and overlaps, not containments."

          'AbsorbContainments' is enabled by default. You have to disable ('=false') in the command line (which is exactly what the warning instructed you to do).

          Comment


          • #6
            Thanks again. I had not found the manual yet.

            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, Yesterday, 06:58 AM
            0 responses
            13 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-06-2024, 08:18 AM
            0 responses
            20 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-06-2024, 08:04 AM
            0 responses
            18 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-03-2024, 06:55 AM
            0 responses
            13 views
            0 likes
            Last Post seqadmin  
            Working...
            X