public class LazyBCFGenotypesContext extends LazyParsingGenotypesContext
| Modifier and Type | Class and Description |
|---|---|
static class |
LazyBCFGenotypesContext.HeaderDataCache |
static class |
LazyBCFGenotypesContext.Parser |
| Constructor and Description |
|---|
LazyBCFGenotypesContext(List<htsjdk.variant.variantcontext.Allele> alleles,
int fields,
byte[] unparsed,
int count)
Takes ownership of the given byte[]: don't modify its contents.
|
getParserdecode, ensureSampleNameMap, ensureSampleOrdering, getGenotypes, getUnparsedGenotypeData, invalidateSampleNameMap, invalidateSampleOrdering, isEmpty, sizeadd, add, addAll, addAll, checkImmutability, clear, contains, containsAll, containsSample, containsSamples, copy, copy, create, create, create, create, create, get, get, getMaxPloidy, getSampleNames, getSampleNamesOrderedByName, immutable, indexOf, isLazyWithData, isMutable, iterateInSampleNameOrder, iterateInSampleNameOrder, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replace, retainAll, set, subList, subsetToSamples, toArray, toArray, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCode, replaceAll, sort, spliteratorparallelStream, removeIf, streampublic LazyBCFGenotypesContext(List<htsjdk.variant.variantcontext.Allele> alleles, int fields, byte[] unparsed, int count)
Copyright © 2016. All rights reserved.