addMeta | Add a metadata to be included in the shiny app |
checkConfig | Checks if shinycell config data.table contains any errors |
createConfig | Create a shinycell config data.table |
delMeta | Remove a metadata from being included in the shiny app |
getExampleData | Download example Seurat objects / single-cell data |
makeMetaCategorical | Updates shinycell config to recognize a metadata as a... |
makeShinyApp | Make a shiny app |
makeShinyCodes | Generate code files required for shiny app (one dataset) |
makeShinyCodesMulti | Generate code files required for shiny app (multi datasets) |
makeShinyFiles | Generate data files required for shiny app |
modColours | Modify the colour palette for categorical metadata |
modDefault | Set the default metadata to display |
modLabels | Modify the legend labels for categorical metadata |
modMetaName | Modify the display name of metadata |
reorderMeta | Reorder the order in which metadata appear in the shiny app |
showLegend | Shows the legends for single-cell metadata |
showOrder | Shows the order in which metadata will be displayed |
wrLib | Write code for loading libraries |
wrSVend | Write code for final portion of server.R |
wrSVfix | Write code for fixed portion of server.R |
wrSVload | Write code for loading objects for server.R |
wrSVmain | Write code for main block of server.R |
wrUIend | Write code for final portion of ui.R |
wrUIga | Write code for google-analytics.html |
wrUIload | Write code for loading objects for ui.R |
wrUImain | Write code for main block of ui.R |
wrUIsingle | Write code for front portion of ui.R |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.