dabuild 0.3.1

Access genome build metadata
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "dabuild"
version = "0.3.1"
description = "Access genome build metadata"
keywords = ["reference", "genome", "build", "bioinformatics"]
edition = "2021"

homepage = "https://github.com/P2GX/dabuild"
repository = "https://github.com/P2GX/dabuild"
readme = "README.md"
license-file = "LICENSE"

authors = ["Daniel Danis <daniel.gordon.danis@protonmail.com>"]

[dependencies]
thiserror = "2.0.17"