Description Usage Arguments Value
A easy function which lets the user filter MarkerDB for a tissue and species and returns a list of cell types annotated.
1 2 | getAllCelltypesInTissue(tissue, species, filter_list = list(),
server = "http://markers.blebli.de")
|
tissue |
name of tissue |
species |
name of species |
filter_list |
Additional filters in list format (i.e: list(stage = "p7")). Wildcards can be added by using a "%" sign. So, if all embryonic mouse markers are wanted, list like list(stage="E%") can be used. |
server |
URL of the server hosting the markerDB website. |
Character vector of cell types
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.