View source: R/ROKETworkflow.R
calc_full_DIST | R Documentation |
calc_full_DIST
calc_full_DIST(my_dirs, rmWGA = TRUE, min_gene_mut, LAMBDA, ncores = 1)
my_dirs |
A list generated by |
rmWGA |
Boolean set to TRUE to exclude WGA samples |
min_gene_mut |
A non-negative integer to filter genes, based on mutation frequency, to include in distance calculations |
LAMBDA |
A positive numeric value or |
ncores |
A positive integer to specify the number of threads to decrease computational runtime. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.