ncrs 0.1.1

A lightweight Rust library for loading and storing nucleic acid sequences (DNA or RNA) and their annotations with minimum dependences.
Documentation

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.