IdatSectionCode =============== .. currentmodule:: pylluminator.read_idat .. autoclass:: IdatSectionCode :members: :show-inheritance: :inherited-members: .. rubric:: Methods .. autosummary:: ~IdatSectionCode.conjugate ~IdatSectionCode.bit_length ~IdatSectionCode.bit_count ~IdatSectionCode.to_bytes ~IdatSectionCode.from_bytes ~IdatSectionCode.as_integer_ratio ~IdatSectionCode.is_integer ~IdatSectionCode.__init__ .. rubric:: Attributes .. autosummary:: ~IdatSectionCode.real ~IdatSectionCode.imag ~IdatSectionCode.numerator ~IdatSectionCode.denominator ~IdatSectionCode.ILLUMINA_ID ~IdatSectionCode.STD_DEV ~IdatSectionCode.MEAN ~IdatSectionCode.NUM_BEADS ~IdatSectionCode.MID_BLOCK ~IdatSectionCode.RUN_INFO ~IdatSectionCode.RED_GREEN ~IdatSectionCode.MOSTLY_NULL ~IdatSectionCode.BARCODE ~IdatSectionCode.CHIP_TYPE ~IdatSectionCode.MOSTLY_A ~IdatSectionCode.OPA ~IdatSectionCode.SAMPLE_ID ~IdatSectionCode.DESCR ~IdatSectionCode.PLATE ~IdatSectionCode.WELL ~IdatSectionCode.UNKNOWN_6 ~IdatSectionCode.UNKNOWN_7 ~IdatSectionCode.NUM_SNPS_READ Methods and attributes detail ----------------------------- .. automethod:: __init__