Uses of Class
org.snpeff.vcf.VcfHeaderInfo
Packages that use VcfHeaderInfo
-
Uses of VcfHeaderInfo in org.snpeff.vcf
Subclasses of VcfHeaderInfo in org.snpeff.vcfMethods in org.snpeff.vcf that return VcfHeaderInfoModifier and TypeMethodDescriptionVcfHeader.getVcfHeaderInfo
(String id) Get Info type for a given IDVcfEntry.getVcfInfo
(String id) Get VcfInfo type for a given IDMethods in org.snpeff.vcf that return types with arguments of type VcfHeaderInfoMethods in org.snpeff.vcf with parameters of type VcfHeaderInfoModifier and TypeMethodDescriptionvoid
VcfHeader.addInfo
(VcfHeaderInfo vcfInfo) Add a VCF INFO header definitionboolean
VcfHeader.hasInfo
(VcfHeaderInfo vcfInfo) Do we already have this 'info' header?Constructors in org.snpeff.vcf with parameters of type VcfHeaderInfo