linux python

  1. 进入相关目录:chingby@ubuntu:~/GradProj$ cd /home/chingby/GradProj/ISR-master-2.0
  2. linux python 版本:python -V
  3. Linux系统下conda的安装与使用:https://blog.csdn.net/weixin_43840215/article/details/89599559
  4. linux安装pip:https://blog.csdn.net/A156348933/article/details/85321935
  5. Anaconda 安装出现的conda无法使用问题 https://blog.csdn.net/u013816205/article/details/71800156
  6. 生物信息数据格式:bed格式 https://blog.csdn.net/sunchengquan/article/details/85019083
  7. 各类python包的安装方法及设置安装路径 https://blog.csdn.net/sowhatgavin/article/details/81912541
  8. python的构建工具setup.py https://www.cnblogs.com/maociping/p/6633948.html https://www.jianshu.com/p/f8ffbf18c312
  9. Anaconda和canda简介及区别 https://www.cnblogs.com/mishdong123rousi/p/9646705.html
  10. win装conda conda的安装与使用(2019-6-28更新)https://www.jianshu.com/p/edaa744ea47d
  11. Anaconda is a snake. https://mp.weixin.qq.com/s?__biz=MzAxMDkxODM1Ng==&mid=2247486380&idx=1&sn=9329fcd0a60ac5488607d359d6c28134&chksm=9b484b17ac3fc20153d25cbdefe5017c7aa9080d13b5473a05f79808244e848b0a45d2a6a735&scene=21#wechat_redirect
  12. 基因数据处理40之bedtools的安装和使用 https://blog.csdn.net/xubo245/article/details/51537113
  13. conda install XXX 和 pip install XXX 的区别 https://blog.csdn.net/weixin_38267508/article/details/83345131
  14. conda和pip不同 https://blog.csdn.net/qq_35860352/article/details/80432838
  15. Anaconda、Miniconda、Conda、pip的相互关系 http://blog.sina.com.cn/s/blog_8a122dcf0102x9vn.html
  16. bedtools 的安装与使用 https://blog.csdn.net/u010608296/article/details/103247837
  17. 利用python中的pysam模块做一些简单的数据统计(BAM文件) https://www.jianshu.com/p/b5e124fca7b3
  18. pip安装pysam出错 https://www.jianshu.com/p/c60115d763b2
  19. pysam - 多种格式基因组数据(sam/bam/vcf/bcf/cram/…)读写与处理模块(python) https://www.cnblogs.com/leezx/p/5908767.html
  20. 解决Windows 10下pip安装pycocotools报错“ERROR: Failed building wheel for pycocotools” https://blog.csdn.net/discoverer100/article/details/101566419
  21. Linux的安装(虚拟机环境)与基础配置 https://www.cnblogs.com/fu-yong/p/9025299.html
  22. 使用pysam操作VCF/BCF文件 https://yq.aliyun.com/articles/650528
  23. linux搭建 https://blog.csdn.net/zeal9s/article/details/82891883#commentsedit https://blog.csdn.net/BingoWeb/article/details/78064784
  24. 清华大学开源软件镜像站 https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/
  25. linux中~和/的区别 https://blog.csdn.net/mangobar/article/details/78225679
  26. 虚拟机ubuntu 输入正确的密码后重新返回到登陆界面 解决办法 https://blog.csdn.net/wandersky0822/article/details/93591784
  27. linux apt-get autoremove千万别乱用 https://blog.csdn.net/x2222265/article/details/88526690 https://blog.csdn.net/f156207495/article/details/80795886
  28. linux下磁盘查看和分区 https://blog.csdn.net/qq_42334372/article/details/82704476
  29. linux 安装python2.7(替换默认版本2.6) https://blog.csdn.net/qq_33290422/article/details/80986984
  30. Linux Ubuntu系统如何安装pycharm编辑器 https://baijiahao.baidu.com/s?id=1622347860160507809&wfr=spider&for=pc
  31. ubuntu中PyCharm的安装与卸载 https://blog.csdn.net/weixin_31484477/article/details/81133590
  32. linux卸载软件 https://www.cnblogs.com/ke-yi-/p/10175799.html
  33. Linux释放内存 https://www.cnblogs.com/tzhyy/p/10515141.html
  34. Swap故障之swapoff failed: Cannot allocate memory https://blog.51cto.com/stuart/2087188
  35. 为centos7添加swap分区 https://www.cnblogs.com/gbwpyq/p/6659414.html
  36. ubuntu14.04 清除缓存文件https://blog.csdn.net/traumland/article/details/52335428
  37. 处理ubuntu 16.04提示解压失败或解压错误的方法http://www.pc0359.cn/article/linux/85258.html
  38. Unexpected EOF in archive错误http://blog.sina.com.cn/s/blog_15d0344a30102xfpm.html
  39. tar 解压出错tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now https://blog.csdn.net/helloworld0906/article/details/89960772
  40. Linux系统卡死后紧急处理 https://www.cnblogs.com/reid21/p/9507366.html
  41. 解决linux虚拟内存不够用的方法 https://blog.csdn.net/xuhb95083023/article/details/5395305
  42. linux在内存不够时,增加虚拟内存 https://blog.csdn.net/zheng2263/article/details/83858849
  43. Linux释放内存 https://www.cnblogs.com/tzhyy/p/10515141.html
  44. linux 内存与磁盘 https://www.cnblogs.com/xingxia/p/memory_fdisk.html
  45. PyCharm 使用技巧 https://www.jianshu.com/p/49fececcdbed
  46. 解决Linux下conda命令失效的问题https://blog.csdn.net/weixin_44433045/article/details/89476516
  47. ubuntu安装conda https://www.cnblogs.com/fengff/p/9789959.html
  48. django https://www.djangoproject.com/start/
  49. pip指向的Python版本不是目前使用的Python(版本不对应)https://blog.csdn.net/a1103688841/article/details/84765351
  50. python+pycharm配置环境,同时安装python2和python3 https://blog.csdn.net/wengedexiaozao/article/details/82056344
  51. ubuntu 安装Python2.7 和对应的pip2 https://blog.csdn.net/weixin_40671425/article/details/84587762
  52. ubuntu下anaconda完美解决python2与python3共存问题 https://blog.csdn.net/u010801439/article/details/79485914
  53. Ubuntu下修改默认python及pip版本 (!!!!!)https://cloud.tencent.com/developer/article/1512614
  54. ubuntu16.04搭建python2.7的conda环境https://www.jianshu.com/p/878d63b9e91d
  55. Conda 安装使用详解 https://www.jianshu.com/p/52d848317c17
  56. 如何查看python中包的安装位置https://blog.csdn.net/liuxiang15/article/details/93706240
  57. Ubuntu的Python包环境管理https://www.jianshu.com/p/51cb5824f38b
  58. 报错 numpy.ufunc size changed https://blog.csdn.net/zhuiyuanzhongjia/article/details/92799525
  59. ubantu系统默认python对应的pip版本 python3.5 get-pip.py --force-reinstall home环境里
  60. 查看Django版本https://blog.csdn.net/jiajiren11/article/details/90600390
  61. Ubuntu下切换Python2和Python3 https://www.jianshu.com/p/4d28325889e6 记得重启
  62. ubantu pycharm django foreighkey conscade
  63. from .models import*
  64. 杀进程 $ gnome-system-monitor
    65.Command "/usr/bin/python -u -c "import setuptools, tokenize;file=’/tmp/pip-build-f8m_zq/statsmod

sudo apt-get install libssl-dev libffi-dev python-dev build-essential libxml2-dev libxslt1-dev

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值