图片alt

图片alt

tunasynctl 的配置文件

https://github.com/tuna/tunasync
https://developer.aliyun.com/article/769489
https://blog.csdn.net/h106140873/article/details/115338603
https://github.com/tuna/tunasync-scripts

查看同步状态

tunasynctl list -p 12345 --all

Bioconda

conda config --add channels defaults
conda config --add channels bioconda
conda config --add channels conda-forge
conda config --set channel_priority strict

https://bioconda.github.io/