Package org.snpsift.annotate.mem
Class Fields
java.lang.Object
org.snpsift.annotate.mem.Fields
- All Implemented Interfaces:
Serializable
,Iterable<org.snpeff.vcf.VcfHeaderInfo>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(org.snpeff.vcf.VcfHeaderInfo field) org.snpeff.vcf.VcfHeaderInfo
String[]
getNames()
Iterator
<org.snpeff.vcf.VcfHeaderInfo> iterator()
static Fields
void
Save to fileCollection
<org.snpeff.vcf.VcfHeaderEntry> vcfHeaders
(String prefix) Get VCF headersMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator