na_seq 0.3.11

DNA, RNA, and amino acid sequence types and functions
Documentation
[dependencies.bincode]
version = "2.0.1"

[dependencies.num_enum]
version = "0.7.4"

[lib]
name = "na_seq"
path = "src/lib.rs"

[package]
authors = ["David O'Connor <the_alchemist@fastmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["science", "science::bioinformatics", "science::bioinformatics::genomics", "science::bioinformatics::proteomics", "science::bioinformatics::sequence-analysis"]
description = "DNA, RNA, and amino acid sequence types and functions"
documentation = "https://docs.rs/seq"
edition = "2024"
exclude = [".gitignore"]
keywords = ["dna", "primer", "biology", "pcr"]
license = "MIT"
name = "na_seq"
readme = "README.md"
repository = "https://github.com/David-OConnor/seq"
version = "0.3.11"