Description Usage Arguments Details
The '.tsv' file should contain two columns 'contrast_name' and 'contrast_definition'. Contrast definitions should be in string form, eg, "(group2 - group1)/2", where each word in the string should correspond to a column in the 'design' matrix.
1 | import_contrasts(filepath, design)
|
filepath |
a tab-separated file that defines the contrasts for the current experiment. |
design |
a design matrix. All design coefficients that are used in defining contrasts should be column-names in this matrix. |
Comment lines may begin with "#" in the .tsv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.