identify_sex_metadata {scITD} | R Documentation |
Extract metadata for sex information if not provided already
Description
Extract metadata for sex information if not provided already
Usage
identify_sex_metadata(container, y_gene = "RPS4Y1", x_gene = "XIST")
Arguments
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') |
Value
The project container with sex metadata added to the metadata.
[Package scITD version 1.0.4 Index]