Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Mona
    Member
    • Feb 2010
    • 27

    Checkpointing in Newbler

    Hello Everyone,

    I have a question, may be too simple but I don't know how to do that. I had been running Newbler on the data having reads from 454 and Illumina paired end sequencing. Because of some reason i had to restart the machine and stop the assembly in the middle. Now I want to resume that again from the last checkpoint, but don't know how to do that. Does anyone have any suggestions for that?
  • yaximik
    Senior Member
    • Apr 2011
    • 199

    #2
    I doubt you can resume. Also I did nit try to stop assembly or mapping, several times v.2.7 programs exited with error after computations were essentially complete as all files were present in relevant folders. Yet the assembly or mapping projects could not be opened and considered corrupted after restarting the program. Files can be opened and examined by other programs. There are a whole bunch of invisible files in the result folder with all kinds of metadata, which are unusable if programs did not exit normally.

    Comment

    • Mona
      Member
      • Feb 2010
      • 27

      #3
      I read it in the blog written by Lex Nederbragt about Newbler:

      My name is Lex Nederbragt. I am a bioinformatician working at the Centre for Ecological and Evolutionary Synthesis (CEES), University of Oslo, Norway. I am in charge of the team behind the next-gen…


      From the following part of the blog, I assume its possible to resume assembly if stopped anyway:

      "After long overlap follows short overlap:

      Setting up overlap detection…
      XXXXXXX reads to align
      Building a tree for YYYYYYYY seeds…
      Computing alignments…

      Then the curious message appears:

      Checkpointing…

      Basically, checkpointing means writing the intermediate results to disc, so that in the case of a crash, you could continue the assembly from the last ‘checkpoint’. "

      Comment

      • yaximik
        Senior Member
        • Apr 2011
        • 199

        #4
        Although I did not read the blog yet (would be interesting though), such role of checkpointing makes a little sense to me. The most computing-intensive job, aligning reads, happens before that. If program crashes at this phase, like running out of memory or whatever, no resume can be done as checkpointing have not started yet. In my crash cases, programs crashed after checkpointing is done, even after the generating output phase, but the whole project still remains corrupted as result.

        Comment

        • Mona
          Member
          • Feb 2010
          • 27

          #5
          For me it crashed at the end when it was detangling allignments, thats y i was looking for a way to use the already aligned reads and finishing the assembly step.but seems i have to start that again.

          Comment

          • flxlex
            Moderator
            • Nov 2008
            • 412

            #6
            You could try 'cd' into the folder that newbler created. If you do
            Code:
            ls -la assembly/
            you'll see a bunch of hidden files. You can try to restart the assembly with the runProject command. See http://contig.wordpress.com/2010/06/...novo-assembly/

            Repeat the parameters you gave to runAssembly that are appropriate (use runProject --help to check which ones you can use).

            Good luck!

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Pathogen Surveillance with Advanced Genomic Tools
              by seqadmin




              The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
              03-24-2025, 11:48 AM
            • seqadmin
              New Genomics Tools and Methods Shared at AGBT 2025
              by seqadmin


              This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

              The Headliner
              The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
              03-03-2025, 01:39 PM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 03-20-2025, 05:03 AM
            0 responses
            41 views
            0 reactions
            Last Post seqadmin  
            Started by seqadmin, 03-19-2025, 07:27 AM
            0 responses
            49 views
            0 reactions
            Last Post seqadmin  
            Started by seqadmin, 03-18-2025, 12:50 PM
            0 responses
            36 views
            0 reactions
            Last Post seqadmin  
            Started by seqadmin, 03-03-2025, 01:15 PM
            0 responses
            192 views
            0 reactions
            Last Post seqadmin  
            Working...