ff_structure 0.1.2

fuzzyfold's secondary structure representations.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "ff_structure"
version = "0.1.2"
description = "fuzzyfold's secondary structure representations."
documentation = "https://docs.rs/ff_structure"
keywords = ["dna", "rna", "secondary-structure"]
readme = "../../README.md"

edition.workspace = true
license.workspace = true
repository.workspace = true
categories.workspace = true

[dependencies]

[badges]
maintenance = { status = "actively-developed" }