Description Usage Arguments Value Examples
View source: R/processOHSUseqDat_functions.R
Add arm onto main study for input of sequence capture data.
1 | addSequenceCaptureArm(STUDY)
|
STUDY |
A |
STUDY A Study
object with the sequence capture data input arm loaded.
1 2 3 4 5 6 | STUDY = getTestStudyObject()
STUDY = addSequenceCaptureArm(STUDY=STUDY)
## Not run:
STUDY = allInteractiveMainFunction(additionalArms=addSequenceCaptureArm)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.