Skip to content

PBSIM2: a simulator for long read sequencers with a novel generative model of quality scores

License

Notifications You must be signed in to change notification settings

madagiurgiu25/pbsim2

 
 

Repository files navigation

  1. About PBSIM

Check the original repository https://github.com/yukiteruono/pbsim2

  1. Simulate circular genome

Here we extended the package to enable reads simulation using a circular reference.

pbsim --depth 20
          --prefix depth20
          --sample-fastq sample/sample.fastq
          --sample-profile-id pf1
          --circular 1
          sample/sample.fasta

About

PBSIM2: a simulator for long read sequencers with a novel generative model of quality scores

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 42.8%
  • Shell 30.0%
  • Makefile 25.0%
  • C 1.7%
  • M4 0.5%