GetMarkers | R Documentation |
Get marker genes for a specified cell type in a given organism and organ.
GetMarkers(organism, organ, cell_type, number)
organism |
The organism you would like to query |
organ |
The organ you would like to query |
cell_type |
The cell type you would like to query |
number |
The number of markers you would like to get |
An array of markers for that cell type in that organism and organ
GetMarkers("h_sapiens", "Lung", "fibroblast", 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.