Indy2222 / ncrs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%