-
Notifications
You must be signed in to change notification settings - Fork 0
a. Introduction
jaclew edited this page Mar 31, 2025
·
2 revisions
Some modules of FlexMetR require dependencies that can be set up inside an environment:
mamba create -n FLEXMETR_ALPHA ete3 matplotlib biopython
Install flexmetr from local alpha-distribution
conda activate FLEXMETR_ALPHA
pip install <path_to_flexmetr_alpha>/
Guide files:
- test_genomes.dnd
- metadata.tsv
Tree-file:
- Various (N=111) test genomes of family Francisellaceae (N=43; multiple genus and species), genus Burkholderia (N=67), and E. coli (N=1).
Metadata-file columns:
- Accession
- file_path
- family
- genus
- species
- mycol1 (an arbitrary test-column)