sim_Scores | R Documentation |
A simulated vector of continuous scores generated from
rnorm(n=ncol(sim_FS), mean=0, sd=1)
with set.seed(123)
based on the number of samples in the
simulated dataset (sim_FS)
data(sim_Scores)
A vector of continuous scores randomly generated
from rnorm(n=ncol(sim_FS), mean=0, sd=1)
with set.seed(123)
based on the number of samples in the
simulated dataset (sim_FS)
a vector of continuous scores
Kartha VK, Kern JG, Sebastiani P, Zhang L, Varelas X, Monti S (2019) CaDrA: A computational framework for performing candidate driver analyses using binary genomic features. (Frontiers in Genetics)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.