Package schrodinger :: Package application :: Package bioluminate :: Package antibody :: Module search_results_table :: Class SplitColumns
[hide private]
[frames] | no frames]

Class SplitColumns

object --+
         |
        SplitColumns

Constants for the split table columns (i.e. for a table that shows either the heavy templates or the light templates)

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  NUM = 8
  ANTIGEN_TYPE = 6
  CHAIN = 0
hash(x)
  CHAIN_FR_IDEN = 2
  CHAIN_FR_SIM = 1
  CHAIN_IDEN = 4
  CHAIN_SIM = 3
hash(x)
  COMP_SCORE = 5
  SPECIES = 7
Properties [hide private]

Inherited from object: __class__