phenopacket-builder 0.1.0

Streamline programmatic assembly of Phenopacket Schema building blocks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "phenopacket-builder"
version = "0.1.0"
description = "Streamline programmatic assembly of Phenopacket Schema building blocks"
keywords = ["phenopackets", "phenotype", "ontology", "bioinformatics", "build"]
edition = "2021"

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

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

[dependencies]
phenopackets = "0.2.2-post2"
prost-types = "0.14.1"