Project ROMA results onto ACSN maps
1 2 3 4 5 |
RomaData |
list, the analysis returned by rRoma |
SampleName |
vector, string. The name(s) of the sample to consider |
AggScoreFun |
string, scalar. The name of the aggregating function used to compute the valus of the gene score. Note that this function will be applied even to genes appearin in one geneset. To consider only genes found in a single module use the 'GetSingle' function and set DefDispVal to 0 |
QTop |
numeric, scalar. The quantile threshold associted with the top saturation color. If NULL, the max will be used. |
QBottom |
numeric, scalar. The quantile threshold associted with the lower saturation color. If NULL, the min will be used. |
MapURL |
string, scalar. The url of the map to use. The available maps can be seen on acsn.curie.fr and navicell.curie.fr. Possible values include
|
Selected |
vector, integer. The position of the genesets to plot |
FilterByWei |
scalar, number of median-absolute-deviations away from median variace of gene weights required for a value to be called an outlier and filtered. If NULL genes are not filtered. |
AggGeneFun |
string, scalar. The name of the function used to combine scored if multiple samples are considered |
DispMode |
string, vector. The quantity to be projected on the maps (in the form of an heatmap). It can be any combination of the following:
|
DataName |
string, scalar. The name of the dataset that will be reported in the web interface |
DefDispVal |
numeric, scalar. The value to be used when the fucntion defined by AggScoreFun produce NA (e.g., sd applied to genes that appear only in one geneset) |
PlotInfo |
boolean scalar. Should information plot be produced? |
ReturnInfo |
boolean scalar. Should information be returned? |
LocalRange |
boolean scalar. Should color bounds be relative to the considered samples only? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.