phenopackets / phenopacket-tools

An app and library for building, conversion, and validation of GA4GH Phenopackets.
http://phenopackets.org/phenopacket-tools/stable/
GNU General Public License v3.0
12 stars 5 forks source link

Html phenopacket output #52

Closed pnrobinson closed 2 years ago

pnrobinson commented 2 years ago

New command to output a simple HTML file with the contents of a phenopacket to support human consumption. Still needs more features but the basics are working

ielis commented 2 years ago

The html command worked here and we can add more features on the go. We may want to consider logging an OK message when things go OK. Right now the command ends without any message, leaving me to wonder if things went well (despite exit status 0).

julesjacobsen commented 2 years ago

This won't convert a YAML phenopacket into HTML, but it'll do.