Description Usage Arguments Examples
render a view of spatial expression pattern of a gene
1 | vizRestriction(edata, sym = "salm", tmpl = template405, threshold = 0.1)
|
edata |
a matrix or data frame with columns representing genes and rows representing spatially organized measures of expression |
sym |
gene symbol, a column name in edata |
tmpl |
template as used in |
threshold |
numeric value beneath which expression is regarded as absent |
1 2 3 | data(expressionPatterns)
data(template405)
vizRestriction(expressionPatterns, sym="salm")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.