Uses of Class
org.phenopackets.phenopackettools.builder.builders.AlleleBuilder
Package
Description
A package with convenience methods and builders for creating Phenopacket Schema building blocks.
-
Uses of AlleleBuilder in org.phenopackets.phenopackettools.builder.builders
Modifier and TypeMethodDescriptionstatic AlleleBuilder
AlleleBuilder.builder()
AlleleBuilder.chromosomeLocation
(String chrom) AlleleBuilder.interbaseStartEnd
(int start, int end) Sequence ranges use an interbase coordinate system, which involves Two integers that define the start and end positions of a range of residues, possibly with length zero, and specified using “0-start, half-open” coordinates.AlleleBuilder.sequenceId
(String sequenceId)