rnajena-sugar

Simple containers for RNA and DNA sequence analysis


Keywords
bioinformatics, RNA, DNA, sequence, fasta, genbank, stockholm, blast, entrez, index
License
MIT
Install
pip install rnajena-sugar==0.2.1

Documentation

logo

Simple containers for biological sequences

build status docs status codecov pypi version python version DOI

The sugar project aims to provide a lightweight framework for bioinformatics.

Documentation

Installation

Use pip, e.g.

pip install rnajena-sugar

All dependencies are optional. To get a minimal install use the --no-deps flag of pip. Run tests with sugar test (needs pytest).