bacpop / PopPUNK

PopPUNK 👨‍🎤 (POPulation Partitioning Using Nucleotide Kmers)
https://www.bacpop.org/poppunk
Apache License 2.0
92 stars 20 forks source link

Move visualisation and assign query into their own programs #112

Closed johnlees closed 3 years ago

johnlees commented 4 years ago

Mostly moving chunks of main() around, and some changes to the command line options. Once this is finished and merged rewriting the docs (#74) will be a priority

Closes #77, closes #107

~NB: merge #108 and #110 first~

johnlees commented 4 years ago

97d215f804f6fc42358348e4b2078ae4c5438ac1 closes #111

johnlees commented 4 years ago

TODO: change --fit-model to take options gmm, dbscan, refine, threshold or use

johnlees commented 4 years ago

Also, remove the --full-db option from assign mode

johnlees commented 3 years ago

Suggestions addressed in #125