AlexPersa7 / bioconvert

Bioconvert is a collaborative project to facilitate the interconversion of life science data from one format to another.

Home Page:http://bioconvert.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bioconvert

Bioconvert is a collaborative project to facilitate the interconversion of life science data from one format to another.

https://secure.travis-ci.org/bioconvert/bioconvert.png https://coveralls.io/repos/github/bioconvert/bioconvert/badge.svg?branch=master Documentation Status
contributions:Want to add a convertor ? Please join bioconvert#1
issues:Please use https://github.com/bioconvert/bioconvert/issues

Installation

In order to install bioconvert, you can use pip:

pip install bioconvert

We also provide releases on bioconda (http://bioconda.github.io/):

conda install bioconvert

and Singularity container are available. See http://bioconvert.readthedocs.io/en/master/user_guide.html#installation for details.

Usage

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

Available Converters

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

About

Bioconvert is a collaborative project to facilitate the interconversion of life science data from one format to another.

http://bioconvert.readthedocs.io

License:GNU General Public License v3.0


Languages

Language:Python 98.7%Language:Shell 0.6%Language:C 0.4%Language:Dockerfile 0.2%Language:Perl 0.1%Language:Makefile 0.0%