bioforensics / MicroHapulator

Tools for empirical microhaplotype calling, forensic interpretation, and simulation.
https://microhapulator.readthedocs.io/
Other
6 stars 1 forks source link

Extend max depth threshold #87

Closed standage closed 3 years ago

standage commented 3 years ago

By default, pysam limits pileups to 8000 reads max depth. This update overrides that default with 1000000, and exposes the parameter to the CLI.