bryan-brancotte / bioconvert

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:Please join https://github.com/biokit/bioconvert
issues:Please use https://github.com/biokit/bioconvert/issues

Installation

In order to install bioconvert, you can use pip:

pip install bioconvert

Usage

bioconvert input.fastq output.fasta
bioconvert input.fq output.fasta
bioconvert input.mybam output.bed --input-format bam
bioconvert --formats
bioconvert --help

About

http://bioconvert.readthedocs.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.8%Language:C 0.9%Language:Perl 0.3%