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
              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...
              Yesterday, 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, 06:57 AM
            0 responses
            7 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, Yesterday, 07:17 AM
            0 responses
            13 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-02-2024, 08:06 AM
            0 responses
            19 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-30-2024, 12:17 PM
            0 responses
            21 views
            0 likes
            Last Post seqadmin  
            Working...
            X