ncsa / NEAT

NEAT (NExt-generation Analysis Toolkit) simulates next-gen sequencing reads and can learn simulation parameters from real data.
Other
47 stars 14 forks source link

Feature/simplifying coverage #110

Closed joshfactorial closed 4 months ago

joshfactorial commented 4 months ago

I reworked coverage quite a bit, and moved some parts around. It now handles heterozygosity correctly, target/discard beds (needs more testing...), single ploid and multiple, short and longish references (tested up to ecoli length), N-masking (as in the human reference genome) and softmasking. I need to go through and do final cleanup in develop, then it will be ready.