API Documentation
Installation & Getting Started
API Reference
Project Info
Full API Reference
Contents
Exceptions
vcfpy.VCFPyException
vcfpy.InvalidHeaderException
vcfpy.InvalidRecordException
vcfpy.IncorrectVCFFormat
vcfpy.HeaderNotFound
Base class for module’s exception
Raised in the case of invalid header formatting
Raised in the case of invalid record formatting
Raised on problems parsing VCF
Raised when a VCF header could not be found