Create a PheValuator analysis specification
createPheValuatorAnalysis(
analysisId,
description,
createEvaluationCohortArgs,
testPhenotypeAlgorithmArgs
)An integer that will be used later to refer to this specific set of analysis choices.
A short description of the analysis.
An object representing the arguments to be used when calling
the createCreateEvaluationCohortArgs function.
Should the createTestPhenotypeAlgorithmArgs function be used in this
analysis?
Create a set of analysis choices, to be used with the runPheValuatorAnalyses function.