Package csb :: Package bio :: Package io :: Module isites :: Class Tags
[frames] | no frames]

Class Tags

source code

object --+
         |
        Tags

Enumeration of I-Sites flat file tags.

Instance Methods

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

Class Variables
  ANGLES = 'ANGLES'
  CENTROID = 'CENTROID'
  CLUSTER = 'CLUSTER'
  COVARTENSOR = 'COVARTENSOR'
  COVARWEIGHT = 'COVARWEIGHT'
  CREATEDBY = 'CREATEDBY'
  DMECUT = 'DMECUT'
  END = 'END'
  FROM = 'FROM'
  LIBRARY = 'LIBRARY'
  LINEARFIT = 'LINEARFIT'
  MDACUT = 'MDACUT'
  PARADIGM = 'PARADIGM'
  PROFILE = 'PROFILE'
  PSEUDOCOUNT = 'PSEUDOCOUNT'
  REMARK = 'REMARK'
Properties

Inherited from object: __class__