Arty40m / nskit

RNA/DNA secondary structure library for processing it as a graph, reading and writing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nucleic Acid Structure kit

Installation

python3 -m pip install -e .

Test nskit:

python3 -m pip install -e .[dev]
pytest test

Usage

See tutorial

About

RNA/DNA secondary structure library for processing it as a graph, reading and writing

License:GNU Lesser General Public License v3.0


Languages

Language:Python 60.1%Language:Jupyter Notebook 38.6%Language:C 1.3%