Method: getChemCompVar
getter for derived link chemCompVar
|
guid:
|
www.ccpn.ac.uk_Fogh_2006-08-16-18:23:33_00015
|
|
OpType:
|
get
|
|
OpSubType:
|
None
|
|
isQuery:
|
True
|
|
isAbstract:
|
False
|
|
Scope:
|
instance_level
|
|
Code:
|
# NB left with direct access for speed only
result = self.getByNavigation('chain', 'molecule', ('molResidues', dataDict['seqId']), 'chemComp', ('chemCompVars',(dataDict['linking'],dataDict['descriptor'])))
|
|