Uses of Class
org.phenopackets.phenopackettools.builder.builders.AlleleBuilder
Packages that use 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
Methods in org.phenopackets.phenopackettools.builder.builders that return AlleleBuilderModifier and TypeMethodDescriptionstatic AlleleBuilderAlleleBuilder.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)