View source: R/manage_container.R
identify_sex_metadata | R Documentation |
Extract metadata for sex information if not provided already
identify_sex_metadata(container, y_gene = "RPS4Y1", x_gene = "XIST")
container |
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses |
y_gene |
character Gene name to use for identifying male donors (default='RPS4Y1') |
x_gene |
character Gene name to use for identifying female donors (default='XIST') |
The project container with sex metadata added to the metadata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.