bioconvert-ui

A simple user interface presenting in the browser the conversion proposed by bioconvert.


Keywords
django, REST, NGS, bam2bed, fastq2fasta, bam2sam
License
BSD-3-Clause
Install
pip install bioconvert-ui==0.1.12

Documentation

Bioconvert UI

https://secure.travis-ci.org/biokit/bioconvert-ui.png

A simple user interface presenting in the browser the conversion proposed by bioconvert. It starts a django project with django-rest-framwork and bioconvert-api and open the main page in the default browser

Quick start

In shell:

pip install bioconvert-ui
bioconvert-ui