Skip to content

DeepSimulator1.5 released.

Latest
Compare
Choose a tag to compare
@liyu95 liyu95 released this 16 Jun 18:17
· 31 commits to master since this release

The following things have been updated:

  1. Add low-pass filter to the signal processing.
  2. Interface optimized: we provided a more easy-to-understand interface and parameter control.
  3. Incorporate the Nanopore features released in LC2019.
  4. Add the support for Guppy basecaller. Since this version, Guppy will be the default basecaller.
  5. Multiprocess control.
  6. Memory optimization. There won't be memory problem even simulating a large number of reads.
  7. Storage management optimization. There won't be storage problem even simulating a large number of reads.
  8. Add the interface to control the average length of the reads, which still satisfies the read length distribution.
  9. Add a case_study.sh file, which is more easy-to-understand and shows the three-step pipeline of our tool clearly.
  10. Add the option to output signal file in txt format and alignment files.
  11. Multiple bugs fixed.