Skip to content

bryan-brancotte/bioconvert

 
 

Repository files navigation

Bioconvert

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

image

image

image

Documentation Status

image

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.8%
  • Other 1.2%