GetFractionDetected | R Documentation |
Get the fraction of cells expressing specified features across cell types in a given organism and organ.
GetFractionDetected(organism, organ, features)
organism |
The organism you would like to query |
organ |
The organ you would like to query |
features |
The features (genes) you would like to query |
A data.frame of fraction of expressing cells by cell type in that organism and organ
GetFractionDetected("h_sapiens", "Lung", c("COL1A1", "PTPRC"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.