上一页 1 ··· 151 152 153 154 155 156 157 158 159 ··· 342 下一页
摘要: https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&target_distro=CentOS&target_version=7&target_type=rpmlocal wget https:/ 阅读全文
posted @ 2020-09-03 21:48 emanlee 阅读(377) 评论(0) 推荐(0)
摘要: yum update Traceback (most recent call last): File "/usr/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/sha 阅读全文
posted @ 2020-09-03 21:04 emanlee 阅读(1324) 评论(0) 推荐(0)
摘要: nvidia-container-runtime/x86_64/signature | 488 B 00:00:00 从 https://nvidia.github.io/nvidia-container-runtime/gpgkey 检索密钥nvidia-container-runtime/x86 阅读全文
posted @ 2020-09-03 20:53 emanlee 阅读(1743) 评论(0) 推荐(0)
摘要: 1. 检查内核版本 yum info kernel -q 已安装的软件包名称 :kernel架构 :x86_64版本 :3.10.0发布 :862.el7大小 :62 M源 :installed来自源:anaconda简介 : The Linux kernel网址 :http://www.kerne 阅读全文
posted @ 2020-09-01 12:22 emanlee 阅读(6351) 评论(0) 推荐(0)
摘要: 卸载 python 2.7 rpm -qa|grep python2|xargs rpm -ev --allmatches --nodeps whereis python2 |xargs rm -frv 卸载 python3 rpm -qa|grep python3|xargs rpm -ev -- 阅读全文
posted @ 2020-09-01 09:39 emanlee 阅读(3044) 评论(0) 推荐(0)
摘要: Cytoscape -- apps -- clusterMaker -- MCL cluster. MCL cluster的 用法用途:网络聚类,网络划分子网路,子模块。 安装插件: 选中网络,然后做如下操作 新网络会出现在新窗口中。 阅读全文
posted @ 2020-08-31 10:45 emanlee 阅读(2798) 评论(2) 推荐(0)
摘要: http://eigen.tuxfamily.org/index.php?title=Main_Page Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and rel 阅读全文
posted @ 2020-08-29 21:43 emanlee 阅读(620) 评论(0) 推荐(0)
摘要: https://pypi.org/project/dask/ [root@ibiomed lib-dynload]# pip install daskCollecting dask Downloading dask-2.25.0-py3-none-any.whl (834 kB) |████████ 阅读全文
posted @ 2020-08-29 21:39 emanlee 阅读(909) 评论(0) 推荐(0)
摘要: https://github.com/jts/nanopolish nanopolish Software package for signal-level analysis of Oxford Nanopore sequencing data. Nanopolish can calculate a 阅读全文
posted @ 2020-08-29 21:21 emanlee 阅读(1482) 评论(0) 推荐(0)
摘要: HDF5 for Python h5py is a thin, pythonic wrapper around the HDF5, which runs on Python 3 (3.6+). Websites Main website: https://www.h5py.org Source co 阅读全文
posted @ 2020-08-29 21:18 emanlee 阅读(408) 评论(0) 推荐(0)
上一页 1 ··· 151 152 153 154 155 156 157 158 159 ··· 342 下一页