按照salmon的github里面的步骤进行安装
网址如下:http://bioconda.github.io/recipes/salmon/README.html
1.进行安装
conda install salmon
出现报错
PackagesNotFoundError: The following packages are not available from current channels:
- salmon
Current channels:
- https://repo.anaconda.com/pkgs/main/linux-64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/r/linux-64
- https://repo.anaconda.com/pkgs/r/noarch
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
发现在安装的时候有一步写着:
With an activated Bioconda channel