Package htsjdk.variant.bcf2
Class BCF2LazyGenotypesDecoder
- java.lang.Object
-
- htsjdk.variant.bcf2.BCF2LazyGenotypesDecoder
-
- All Implemented Interfaces:
LazyGenotypesContext.LazyParser
public class BCF2LazyGenotypesDecoder extends Object implements LazyGenotypesContext.LazyParser
Lazy version of genotypes decoder for BCF2 genotypes- Since:
- 5/12
-
-
Method Detail
-
parse
public LazyGenotypesContext.LazyData parse(Object data)
- Specified by:
parse
in interfaceLazyGenotypesContext.LazyParser
-
-