| Package | Description |
|---|---|
| htsjdk.variant.bcf2 | |
| htsjdk.variant.variantcontext | |
| htsjdk.variant.vcf |
| Modifier and Type | Method and Description |
|---|---|
LazyGenotypesContext.LazyData |
BCF2LazyGenotypesDecoder.parse(java.lang.Object data) |
| Modifier and Type | Method and Description |
|---|---|
LazyGenotypesContext.LazyData |
LazyGenotypesContext.LazyParser.parse(java.lang.Object data) |
| Modifier and Type | Method and Description |
|---|---|
LazyGenotypesContext.LazyData |
AbstractVCFCodec.createGenotypeMap(java.lang.String str,
java.util.List<Allele> alleles,
java.lang.String chr,
int pos)
create a genotype map
|