Skip to content

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

License

Notifications You must be signed in to change notification settings

wangdi2014/bioconvert

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • Other 1.3%