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
              Current Approaches to Protein Sequencing
              by seqadmin


              Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
              04-04-2024, 04:25 PM
            • seqadmin
              Strategies for Sequencing Challenging Samples
              by seqadmin


              Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
              03-22-2024, 06:39 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            18 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            22 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            17 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            48 views
            0 likes
            Last Post seqadmin  
            Working...
            X