run_het_analysis | R Documentation |
Runs heterogeneity analysis for custom comparison, look at expression levels within samples of same patient
run_het_analysis(ds, rowAnn1, pID = 1, out_dir = ".", var_colors = NULL)
ds |
A dataset object (a list with vals, rowAnn, colAnn, comparison, name). |
rowAnn1 |
Column in ds$vals and was created in ds$rowAnn as a CustomComparison |
pID |
short for patient ID, column name in ds$rowAnn to count samples for |
out_dir |
The output folder path |
var_colors |
A named vector with colors as values and annotations/groups as names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.