Package | Description |
---|---|
htsjdk.variant.variantcontext | |
htsjdk.variant.variantcontext.writer | |
htsjdk.variant.vcf |
Modifier and Type | Method and Description |
---|---|
static VCFCompoundHeaderLine |
VariantContextUtils.getMetaDataForField(VCFHeader header,
String field) |
Constructor and Description |
---|
AtomicInt(VCFCompoundHeaderLine headerLine,
Map<String,Integer> dict) |
Flag(VCFCompoundHeaderLine headerLine,
Map<String,Integer> dict) |
Float(VCFCompoundHeaderLine headerLine,
Map<String,Integer> dict) |
GenericInts(VCFCompoundHeaderLine headerLine,
Map<String,Integer> dict) |
IntArray(VCFCompoundHeaderLine headerLine,
Map<String,Integer> dict) |
StringOrCharacter(VCFCompoundHeaderLine headerLine,
Map<String,Integer> dict) |
Modifier and Type | Class and Description |
---|---|
class |
VCFFormatHeaderLine |
class |
VCFInfoHeaderLine |
Modifier and Type | Method and Description |
---|---|
boolean |
VCFCompoundHeaderLine.equalsExcludingDescription(VCFCompoundHeaderLine other) |
boolean |
VCFCompoundHeaderLine.sameLineTypeAndName(VCFCompoundHeaderLine other) |