Integrated Phylogenetic and Binary Trait Analysis of Antimicrobial Resistance and Virulence in Streptococcus suis
Back to ToolsThe StrepSuis-PhyloTrait module integrates phylogenetic tree information with binary trait data (antimicrobial resistance and virulence factors) to perform evolutionary-aware analysis of Streptococcus suis. It identifies strain groups that share both genetic ancestry and phenotypic characteristics.
Use this tool when you want to:
tree.newick or tree.nwk - Phylogenetic tree (Newick format)MIC.csv - Minimum Inhibitory ConcentrationsAMR_genes.csv - Antimicrobial resistance genesVirulence.csv - Virulence factorsOptional: MLST.csv, Serotype.csv for additional metadata
git clone https://github.com/MK-vet/MKrep.git
cd MKrep
pip install -r requirements.txt
python Phylgenetic_clustering_2025_03_21.py
mkrep-phylo --tree tree.newick --data-dir ./data --output ./results
| UMAP Components | 2 |
| Bootstrap | 500 |
| FDR Alpha | 0.05 |
| Random Seed | 42 |
15-30 minutes
Depends on tree size and number of features