生信星球学习小组Day3 啵啵嘟

今天上午先补了昨天的作业,本来想一气呵成把今天学习内容也学完,但是在search fastqc的时候一直报错提示镜像不可用,上网找了好多教程,但没法解决自己问题,直到微信群里的小伙伴问了同样问题,刘小泽老师给出代码后我试用了一下,发现也可以解决自己的问题

(base) bio36@VM-0-10-ubuntu:~$ conda search fastqc
Loading channels: done
No match found for: fastqc. Search: *fastqc*

PackagesNotFoundError: The following packages are not available from current channels:

  - fastqc

Current channels:

  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/noarch
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/linux-64
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/noarch
  - 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.

使用了刘小泽老师的代码后

rm ~/.condarc

用这个代码可以删除之前错误配置的镜像
之后终于成功安装了fastqc

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容