https://github.com/KoslickiLab/WGSUniFrac
Tip revision: 02e1849f4a611b8623bd449dbc8178ef785e68a9 authored by Wei Wei on 15 June 2022, 19:04:10 UTC
remove more unneeded files
remove more unneeded files
Tip revision: 02e1849
install_dependencies.sh
#install packages
conda install -y ete3
conda install -y -c bioconda dendropy
pip install bioconda biom-format
conda install -y seaborn
conda install -y scikit-bio
