contrast_to_samplegroups | R Documentation |
return sample groups for a given contrast (column name in dataset$samples)
contrast_to_samplegroups(dataset, contr_lbl)
dataset |
your dataset |
contr_lbl |
a string describing a contrast = column in dataset$samples, e.g. "contrast: WT vs KO" |
list of unique sample groups, first element is left-hand side of the contrast and second element the right-hand side
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.