Class DbVcfMem
java.lang.Object
org.snpsift.annotate.DbVcf
org.snpsift.annotate.DbVcfMem
- All Implemented Interfaces:
DbMarker<org.snpeff.interval.Variant, org.snpeff.vcf.VariantVcfEntry>
Loads a VCF file into memory.
WARNING: This is used only for testing and debugging purposes and should
never be used in production!
- Author:
- pcingola
-
Field Summary
FieldsFields inherited from class DbVcf
dbFileName, debug, vcfHeader, verbose -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DbVcf
getVcfHeader, setDebug, setVerbose
-
Field Details
-
SHOW
public static final int SHOW- See Also:
-
SHOW_LINES
public static final int SHOW_LINES- See Also:
-
-
Constructor Details
-
DbVcfMem
-
-
Method Details
-
close
-
open
-
query
-