yatisht / usher

Ultrafast Sample Placement on Existing Trees
MIT License
122 stars 41 forks source link

new options for matUtils extract: --max-mut-density, --node-stats #278

Closed AngieHinrichs closed 1 year ago

AngieHinrichs commented 1 year ago

I added two options to matUtils extract to prune problematic sequences and branches from the SARS-CoV-2 tree before making a minimized tree for use with pangolin:

yatisht commented 1 year ago

@jmcbroome I am going to merge this, but since --node-stats filename only writes summary stats, maybe it's better suited to matUtils summary? I'll let you decide if you want to move it there or not.

jmcbroome commented 1 year ago

re: Angie- thanks for getting this in! I'll check it out and see about using it with the automated lineage output.

re: Yatish- I agree that matUtils extract is extremely bloated already. I'll look into reorganizing- thanks