| Package | Description |
|---|---|
| htsjdk.variant.variantcontext.writer |
| Modifier and Type | Class and Description |
|---|---|
static class |
IntGenotypeFieldAccessors.ADAccessor |
static class |
IntGenotypeFieldAccessors.DPAccessor |
static class |
IntGenotypeFieldAccessors.GQAccessor |
static class |
IntGenotypeFieldAccessors.PLAccessor |
| Modifier and Type | Method and Description |
|---|---|
IntGenotypeFieldAccessors.Accessor |
IntGenotypeFieldAccessors.getAccessor(java.lang.String field)
Return an accessor for field, or null if none exists
|
| Constructor and Description |
|---|
IGFGenotypesWriter(VCFHeader header,
BCF2FieldEncoder fieldEncoder,
IntGenotypeFieldAccessors.Accessor ige) |