Skip to content

Latest commit

 

History

History
105 lines (70 loc) · 1.76 KB

api_header.rst

File metadata and controls

105 lines (70 loc) · 1.76 KB

Header

vcfpy.OrderedDict

Convenience export of OrderedDict. When available, the cyordereddict, a Cython-reimplementation of OrderedDict is used for Python before 3.5 (from 3.5, Python ships with a fast, C implementation of OrderedDict).

vcfpy.OrderedDict

vcfpy.Header

vcfpy.Header

vcfpy.HeaderLine

vcfpy.HeaderLine

vcfpy.header_without_lines

vcfpy.header_without_lines

vcfpy.SimpleHeaderFile

vcfpy.SimpleHeaderFile

vcfpy.AltAlleleHeaderLine

vcfpy.AltAlleleHeaderLine

vcfpy.MetaHeaderLine

vcfpy.MetaHeaderLine

vcfpy.PedigreeHeaderLine

vcfpy.PedigreeHeaderLine

vcfpy.SampleHeaderLine

vcfpy.SampleHeaderLine

vcfpy.ContigHeaderLine

vcfpy.ContigHeaderLine

vcfpy.FilterHeaderLine

vcfpy.FilterHeaderLine

vcfpy.CompoundHeaderLine

vcfpy.CompoundHeaderLine

vcfpy.InfoHeaderLine

vcfpy.InfoHeaderLine

vcfpy.FormatHeaderLine

vcfpy.FormatHeaderLine

vcfpy.FieldInfo

vcfpy.FieldInfo

vcfpy.SamplesInfos

vcfpy.SamplesInfos