Package htsjdk.variant.variantcontext
package htsjdk.variant.variantcontext
-
ClassDescriptionImmutable representation of an allele.Common utility routines for VariantContext and GenotypeThis class encompasses all the basic information about a genotype.This class encompasses all the basic information about a genotype.A builder class for genotypes Provides convenience setter methods for all of the Genotype field values.Represents an ordered collection of Genotype objectsSummary types for Genotype objectsHow to treat values that appear in a jexl expression but are missing in the context it's applied toLazy-loading GenotypesContext.Returns the data used in the full GenotypesContext constructor
GenotypesContext(java.util.ArrayList, java.util.Map, java.util.List)
Simple lazy parser interface.An implementation ofAllele
which includes a byte[] of the bases in the allele or the symbolic name.Type of Structural Variant as defined in the VCF spec 4.2High-level overviewBuilder class forVariantContext
.A Comparator that orders VariantContexts by the ordering of the contigs/chromosomes in the List provided at construction time, then by start position with each contig/chromosome.A simple but common wrapper for matchingVariantContext
objects using JEXL expressions