-
Notifications
You must be signed in to change notification settings - Fork 409
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Context
The ability to subsample using a focal set and then background context selected by genetic relatedness is SUPER useful. We'd like to be able to do this for other pathogens.
Description
Move the subsampling logic that assigns proximity scores by genetic relatedness out of ncov and into augur proper.
Examples
Possible solution
- From James on Slack: Add a command like
augur utils genetic-proximity {focal_seqs} {contextual_seqs} {n-per-focal-seq} {output.strains.txt}and then if you need a sequences/metadata output then you can pass thestrains.txttoaugur filter.
huddlej
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request