WriteStudy | R Documentation |
Write a BBrowser study
WriteStudy( expr.data, metadata, dimred.data, spatial.data, study.path, author, unique.limit )
expr.data |
list of counts, norms, and feature_type |
metadata |
a data.frame of metadata |
dimred.data |
a named list of dimensionality reductions |
spatial.data |
a named list of spatial info |
study.path |
path to study directory |
author |
email of the creator |
unique.limit |
ignore a metadata if it has number of unique labels larger than this number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.