phenopackets/phenopacket-tools

Implement element sniffing

ielis opened this issue · 0 comments

ielis commented

Implement functionality for top-level element sniffing, to detect if the input is phenopacket, family, or cohort. The functionality is used in all I/O CLI commands if the user does not provide the -e | --element option.

The stubs are present in phenopacket-tools-util at org/phenopackets/phenopackettools/util/format/ElementSniffer.java.