Skip to content

rnajena/sugar

Repository files navigation

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.