ValidationBasic

ccpnmr.analysis.core.ValidationBasic.getEnsembleValidationStore(ensemble, context, keywords=None, definitions=None, synonyms=None, software=None)
Get a CCPN object to store validation results for an ensemble
in a given program context. Requires a list of keywords which will be used in this context. Allows optional lists of definitions and user-friendly synonyms for these keywords. Optional argument for passing software specification (otherwise defaults to current CcpNmr Analysis)
Input
MolStructure.StructureEnsemble, Word, List of Words,
List of Lines, List of Words, Method.Software
Output

Validation.ValidationStore

Previous topic

Util

Next topic

WindowBasic

This Page