* pathogen-cluster-mutations: Add this new top-level command to allow users to create a table of mutations that appear in clusters or other previously defined genetic groups ([36][])
* pathogen-embed: Use "simplex" encoding by default for PCA ([35][]) * pathogen-cluster: Change default minimum number of samples for a cluster from 5 to 10 ([35][])
* Do not internally sort embedding inputs by sequence name ([32][]) * Let scikit-learn automatically pick SVD algorithm to use for PCA instead of hardcoding the "full" solver ([31][])