#dna #gff #rna #bio

ncrs

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

2 releases

0.1.1 Jan 25, 2020
0.1.0 Jan 25, 2020

#980 in Filesystem

28 downloads per month

GPL-3.0-or-later

18KB
385 lines

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.

Dependencies

~125KB