| Constructor and Description |
|---|
VcfRecordReader(net.sf.samtools.util.BlockCompressedInputStream blockCompressedInputStream,
VcfMeta vcfMeta) |
VcfRecordReader(Reader reader,
VcfMeta vcfMeta) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<VcfRecord> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic VcfRecordReader(net.sf.samtools.util.BlockCompressedInputStream blockCompressedInputStream,
VcfMeta vcfMeta)
Copyright © 2019. All rights reserved.