/ncrs

Simple Rust library for loading and storing nucleic acid sequences (DNA, RNA)

Primary LanguageRustGNU General Public License v3.0GPL-3.0

NCRS

Crates.io Crates.io

This is a simple and lightweight Rust library for loading and storing DNA and RNA sequences and their annotations. Currently only loading of FASTA (sequences) and GFF (annotations) files is supported.

The library is licensed under GNU GPL 3.0 or later, see LICENSE.