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

Class FullColumns

object --+
         |
        FullColumns

Constants for the full (i.e. non-split) table columns

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]
  NAMES = ('Heavy', 'Light', 'Composite\nScore', 'Antigen Type',...
  TOOLTIPS = ('The heavy region template', 'The light region tem...
  NUM = 13
  ANTIGEN_TYPE = 3
hash(x)
  COMP_SCORE = 2
  HEAVY = 0
hash(x)
  HEAVY_FR_IDEN = 7
  HEAVY_FR_SIM = 5
  HEAVY_IDEN = 11
  HEAVY_SIM = 9
  LIGHT = 1
  LIGHT_FR_IDEN = 8
  LIGHT_FR_SIM = 6
  LIGHT_IDEN = 12
  LIGHT_SIM = 10
  SPECIES = 4
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

NAMES

Value:
('Heavy',
 'Light',
 '''Composite
Score''',
 'Antigen Type',
 'Species',
 '''Heavy
Fr. Sim.''',
...

TOOLTIPS

Value:
('The heavy region template',
 'The light region template',
 'The average framework region similarity of both heavy and light chai\
n',
 '"protein (<N> residues)"/"ligand"/"none"',
 'The host species of the antibody',
 'Sequence similarity of the framework region for the heavy chain',
 'Sequence similarity of the framework region for the light chain',
...