sb-phenopackets Pedigree [ ↗ ]

{S}[B] Status [i]
implemented
Provenance
Used by
Contributors
Source (v1.0.0)

Attributes

Type: object
Description: https://software.broadinstitute.org/gatk/documentation/article?id=11016

Properties

PropertyType
personarray of "https://schemablocks.org/schemas/sb-phenopackets/v1.0.0/Person.json [LINK]"

person

add description

person Value Example
[
   {
      "individualId" : "add example"
   }
]

Pedigree Value Example

{
   "person" : [
      {
         "individualId" : "add example"
      }
   ]
}