240 发简信
IP属地:北京
  • R4.0.03中的devtools::install_github失败

    我最近升级到了R4.0.3,devtools::install_github似乎不再工作了。例如.. 或 这个问题是由下载超时引起的。所讨论的存...

  • BiocManager的安装、更新

    BiocManager包的下载: 查看BiocManager包的版本信息、更新:

  • Resize,w 360,h 240
    Anaconda 安装R环境,安装Package和配置镜像

    安装R 在安装之前,先检查一下本地的环境有哪些: 接着创建一个R环境:然后切换到新建的r环境: 接着安装r: 过程大概如下: 过程中遇到一些问题...

  • Resize,w 360,h 240
    Bismark:Failed to close filehandle AMBIG

    报错内容 原作者回答 To a) I think this is just a warning message about closing fi...

  • Resize,w 360,h 240
    deeptools工具系列——比较不同bw_bam的信号差异

    目录 前言 bamCompare 工具1.1 工具原理1.2 使用说明1.3 使用实例 bigwigCompare 工具2.1 使用说明2.2 ...

  • Resize,w 360,h 240
    使用网页工具将ensemble号批量转换成基因名

    我们在做数据挖掘的时候,有时候遇到的数据,提供的基因名是ensemble号,人的话是ENSG开头,比如ENSG00000141736,而我们写文...

  • python ERROR: Cannot uninstall '***'. It is a distutils installed project and thus we cannot

    因为需要升级某些包的版本,用 pip install --upgrade ***命令更新,但出现无法卸载的情况: ERROR: Cannot u...

  • PyDESeq2使用

    参考 GitHub - owkin/PyDESeq2: A Python implementation of the DESeq2 pipeli...

  • python:fatal: unable to access ‘https://github.com/...‘: Encountered end of file

    尝试了别的文章里去掉git configuration里的proxy配置 git config --global http.proxygit c...