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

Sdollin/bioconvert

 
 

Repository files navigation

Bioconvert

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

https://secure.travis-ci.org/biokit/bioconvert.png https://coveralls.io/repos/github/biokit/bioconvert/badge.svg?branch=master Documentation Status
note:Bioconvert is tested with Travis for the following Python version: 3.5 and 3.6. Python 2 won't be provided.
contributions:Want to add a convertor ? Please join bioconvert#1
issues:Please use https://github.com/biokit/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 input.fastq output.fasta
bioconvert input.fq output.fasta
bioconvert input.mybam output.bed --input-format bam
bioconvert --formats
bioconvert --help

Available Converters

https://raw.githubusercontent.com/biokit/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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Shell 1.1%
  • Other 0.9%