nextstrain调试记录
-
nextstrain的架构:





-
安装
conda create -n nextstrain -c bioconda nextstrain-cli --yes
conda install -c conda-forge mamba --yes
conda activate nextstrainmamba install -c conda-forge -c bioconda augur auspice nextalign snakemake git --yes
nextstrain check-setup --set-default -
-
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8237802/
Augur: a bioinformatics toolkit for phylogenetic analyses of human pathogens
nextstrain的流程部分使用了SnakeMake -