生物信息学格式转换

bioconvert的Python项目详细描述


bioconvert是一个协作项目,旨在促进生命科学数据从一种格式相互转换。

https://badge.fury.io/py/bioconvert.svghttps://secure.travis-ci.org/bioconvert/bioconvert.pnghttps://coveralls.io/repos/github/bioconvert/bioconvert/badge.svg?branch=masterDocumentation Statushttps://img.shields.io/github/issues/bioconvert/bioconvert.svghttps://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svghttps://anaconda.org/bioconda/bioconvert/badges/platforms.svghttps://anaconda.org/bioconda/bioconvert/badges/installer/conda.svg
contributions:Want to add a convertor ? Please join https://github.com/bioconvert/bioconvert/issues/1
issues:Please use https://github.com/bioconvert/bioconvert/issues

安装

为了安装bioconvert,您可以使用pip

pip install bioconvert

我们还提供关于Bioconda(http://bioconda.github.io/)的版本:

conda install bioconvert

奇点容器可用。见 http://bioconvert.readthedocs.io/en/master/user_guide.html#installation用于 细节。

用法

bioconvert fastq2fasta input.fastq output.fasta
bioconvert gz2dsrc input.fq.gz output.dsrc2
bioconvert bam2bed input.bam output.bed
bioconvert --help

可用转换器

https://raw.githubusercontent.com/bioconvert/bioconvert/master/doc/conversion.png

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Stripe可以在成功的同步充电后通过充电失败。失败事件?   java如何在Android Studio中自动替换为lambda表达式   spring如何在Java中读取多部分文件inputstream的内容   java如何发送电子邮件以验证来自Web服务的电子邮件所有者?   Java和MYSQL语法问题   java按钮1,然后单击按钮2将生成一个“字母或字符”Android   java更新runnable类中的变量值   java为什么在DB2上执行查询时会出现语法错误异常?   为什么函数式搜索在Java中运行得更快,然后势在必行   裁剪并比较java中的两个图像示例   使用OutputStream的java iText/flyingsaucer PdfStamper   java Android GraphView实时应用程序滞后   java Maven获取特定类   解析如何将输入字符串解析为单个标记?(爪哇)