pdimens / harpy

Process raw haplotagging data, from raw sequences to phased haplotypes, batteries included.
https://pdimens.github.io/harpy
GNU General Public License v3.0
13 stars 1 forks source link

[simulate linkedreads] consider swapping dwgsim for ngsngs #137

Closed pdimens closed 1 month ago

pdimens commented 1 month ago

Description of feature

NGNGS is multithreaded and may present the option of simulating multiple individuals.

https://github.com/RAHenriksen/NGSNGS

pdimens commented 1 month ago

considerations:

e.g. @T0_RID49_S0_NZ_CP029543.1:2236795-2236942_length:148_mod1000 F0 R1


- [ ] create a routine to pick a number of individuals
- [ ] options for including trueseq adapters and poly G tails
pdimens commented 1 month ago

This seems like a lot of work for minimal gain. Might revisit this some day.