View source: R/module_GlobalSettings.R
(Internal) In order to properly perform downstream analyses, vigilante needs to prepare all input data files in the working directory before continuing. This internal process includes several steps such as renaming data files, setting group-related parameters, setting ENSEMBL refernece, etc.
1 2 3 4 5 6 7 8 9 10 | v_prepareVdata(
studyID,
studyID_regex,
studyID_altered,
speciesID,
fileNum,
fileDNA_mafNum,
clinicalFeature,
addTCLabel
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.