Skip to content

NextDenovo2.4.0

Compare
Choose a tag to compare
@moold moold released this 27 Dec 05:44
· 42 commits to master since this release
  1. Optimized assembly with PacBio HiFi data.
  2. Optimized nextgraph speed for ultra-large genomes (>=10 Gb).
  3. Optimized the parameter set and added three new parameters: input_type , genome_size and seed_depth.
  4. Wrapped the seed_cutoff calculation step into the main pipeline, users do not require to run seq_stat first.
  5. Simplified the configuration file, only two parameters (input_fofn and input_type) are required and most parameters can be set automatically.
  6. Reformatted the output log information, the log will contain the version number and the parameter set.
  7. Fixed a bug that does not output short circular contigs.
  8. Added three FAQs, see here for details.
  9. Released a compiled version that supports ARM