Uses of Class
org.phenopackets.phenopackettools.builder.builders.PersonBuilder
Package
Description
A package with convenience methods and builders for creating Phenopacket Schema building blocks.
-
Uses of PersonBuilder in org.phenopackets.phenopackettools.builder.builders
Modifier and TypeMethodDescriptionPersonBuilder.affected()
static PersonBuilder
static PersonBuilder
PersonBuilder.builderWithParentsAsFounders
(String familyId, String individualId) Founders are persons in a PED file whose parents are not included.PersonBuilder.female()
PersonBuilder.male()
PersonBuilder.missing()
PersonBuilder.unaffected()
PersonBuilder.unknownSex()