Installing pysam (仅为记录)

Posted 油醋三椒

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Installing pysam (仅为记录)相关的知识,希望对你有一定的参考价值。

使用Conda install 安装(Linux环境)

使用的命令:

conda config --add channels r
conda config --add channels bioconda
conda install pysam

This will install pysam from the bioconda channel and automatically makes sure that dependencies are installed. Also, compilation flags will be set automatically, which will potentially save a lot of trouble on OS X.

参加链接https://pysam.readthedocs.io/en/latest/

以上是关于Installing pysam (仅为记录)的主要内容,如果未能解决你的问题,请参考以下文章

如何使用 pysam.view() 将 SAM 转换为 BAM

pysam读取bam files

无法执行'x86_64-conda_cos6-linux-gnu-gcc':没有这样的文件或目录(pysam安装)

pysam - 多种格式基因组数据(sam/bam/vcf/bcf/cram/…)读写与处理模块(python)

仅为每组记录选择最近的记录

Django 仅为新记录添加唯一约束