public interface VariantContextWriter extends Closeable
Modifier and Type | Method and Description |
---|---|
void |
add(VariantContext vc) |
boolean |
checkError() |
void |
close()
attempt to close the VCF file
|
void |
writeHeader(VCFHeader header) |
void writeHeader(VCFHeader header)
void close()
close
in interface AutoCloseable
close
in interface Closeable
boolean checkError()
void add(VariantContext vc)