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
[dependencies.anyhow]
version = "1.0"

[package]
authors = ["Martin Indra"]
categories = ["filesystem", "parser-implementations", "science"]
description = "A lightweight Rust library for loading and storing nucleic acid sequences (DNA or RNA) and their annotations with minimum dependences."
edition = "2018"
keywords = ["DNA", "RNA", "bio", "GFF"]
license = "GPL-3.0-or-later"
name = "ncrs"
repository = "https://github.com/Indy2222/ncrs"
version = "0.1.1"