Description Usage Arguments Details
This is a more flexible function, but basically resembles the usability of getAllCelltypesInTissue without the tissue argument. Using the filter_list argument with a "tissue" name can reproduce the getAllCelltypesInTissue function.
1 2 | getAllCelltypes(species, filter_list = list(),
server = "http://markers.blebli.de")
|
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. |
CAUTION this function returns cell types where positive AND negative markers are known.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.