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