Package | Description |
---|---|
htsjdk.variant.bcf2 |
Modifier and Type | Method and Description |
---|---|
static BCFVersion |
BCFVersion.readBCFVersion(InputStream stream)
Return a new BCFVersion object describing the major and minor version of the BCF file in stream
Note that stream must be at the very start of the file.
|