Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.39 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.39 KB

logo

A Python framework for bioinformatics

build status docs status codecov pypi version python version DOI

The sugar project aims to provide a lightweight framework to facilitate rapid application development for bioinformatics.

Documentation

  • Documentation including a tutorial is available here
  • Developer-oriented documentation can be found in the wiki

Installation

Use pip, e.g.

pip install rnajena-sugar

Run tests with sugar test.

Other options are described in the documentation.

Contributions

Contributions are welcome! -- e.g. report or fix bugs, discuss or add features, improve the documentation.