NCRS ==== [![Crates.io](https://img.shields.io/crates/v/ncrs.svg)](https://crates.io/crates/ncrs) ![Crates.io](https://img.shields.io/crates/l/ncrs) 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](/LICENSE).