Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • sulicon
    Member
    • Aug 2010
    • 41

    Different results generated by using the same parameters

    I'm new to 2nd-generation sequencing data analysis. I have found that every time I run newbler, the de novo assemlber from Roche, I get different results... The parameters used are identical in these runs. Is this normal?

    update:
    It seems that the difference is caused by multiple CPUs used for computation. I had used "-cpu 10" before. If only one CPU used, the result is reproducible, although it's also different from results generated by multiple CPUs...
    Last edited by sulicon; 09-14-2010, 05:23 PM. Reason: update
  • flxlex
    Moderator
    • Nov 2008
    • 412

    #2
    What you find is correct, only with -cpu 1 will you get the same results each time. Nice to be able to answer one's own question, eh?

    Comment

    • Torst
      Senior Member
      • Apr 2008
      • 275

      #3
      Originally posted by sulicon View Post
      I'm new to 2nd-generation sequencing data analysis. I have found that every time I run newbler, the de novo assemlber from Roche, I get different results... The parameters used are identical in these runs. Is this normal?
      There seems to be two ways to get different results from gsAssembler:

      1. As you found, the -cpu option with more than 1 cpu gives different results! The only reliable way is with -cpu 1.

      2. The order you supply your .SFF files on the command line changes the results, even with -cpu 1 enabled. It seems you need to put your paired reads AFTER your single-end reads.

      I am appalled that just important software can be so non-deterministic in its operation!

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 10:09 AM
      0 responses
      1 view
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, Yesterday, 08:59 AM
      0 responses
      14 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      22 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 11:40 AM
      0 responses
      19 views
      0 reactions
      Last Post SEQadmin2  
      Working...