Description Usage Arguments Value
This function loads a brain signature from given datasets and for the given cell type. It goes through the sigsBrain.rda file and returns the relevant signatures. If signature is not in the given .rda file, it will return an error message.
1 | loadSignature(dataset, cell_types)
|
dataset |
dataset of interest. Options include: F5, IP, SC, MM, LK, CA |
cell_types |
cell types of interest. Options include: Neurons, Astrocytes, Oligodendrocytes, Microglia, Endothelia |
Object with options from dataset and cell_type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.