An integer indicating which alternate allele to return. n=0 returns a
comma-separated string of all alternate alleles.
Value
refChar returns a character vector of reference alleles.altChar returns a character vector of alternate alleles. If
n=0, multiple alternate alleles are represented as a
comma-separated string. If n>0, only the nth alternate
allele is returned.nAlleles returns an integer vector of the number of alleles
(reference and alternate) for each variant.
Details
These methods parse the "allele" field of a GDS object.