Public Library of Bioinformatics Public Library of Bioinformatics
  • 首页
  • 分类文章
    • Bioinformatics
    • Machine Learning
    • Transcriptomics
    • Genomics
    • Single Cell
    • Epigenetics
    • Statistics
    • Script
    • Evolution
    • Glossary
    • ncRNA
    • Advance
    • Popular Science
  • 在线文档
    • ggplot2画图教程
    • 鸟哥的Linux私房菜
    • Perl教程
    • 机器学习
  • 关于我们
bj
欢迎光临!
登录
站内
百度
谷歌
必应
搜狗
360
首页2017014
Script

Conda常用命令

Conda 环境 # 创建一个名为python34的环境,指定Python版本是3.4 conda create --name python34 python=3.4 # 激活某个环境 activat...
01/042,750评论
阅读全文

赞助链接




随机文章

  • Seaborn 和 Matplotlib 数据可视化 01/31 3,802
  • 使用Python绘制GWAS分析中的曼哈顿图和QQ图 02/27 6,459
  • 用ggrepel包画图标记不重叠标签 02/09 14,651
  • 利用Biperl进行本地blast(Bioperl HOWTO翻译10) 07/31 3,349
  • Linux安装R语言包 08/29 5,891
  • Ubuntu 安装与更新 GCC 04/20 4,122
Copyright © 2011-2025 Public Library of Bioinformatics (PLoB). All Rights Reserved. Sitemap
    • 首页
    • 分类文章
      • Bioinformatics
      • Machine Learning
      • Transcriptomics
      • Genomics
      • Single Cell
      • Epigenetics
      • Statistics
      • Script
      • Evolution
      • Glossary
      • ncRNA
      • Advance
      • Popular Science
    • 在线文档
      • ggplot2画图教程
      • 鸟哥的Linux私房菜
      • Perl教程
      • 机器学习
    • 关于我们
    bj