identify_sex_metadata: Extract metadata for sex information if not provided already

View source: R/manage_container.R

identify_sex_metadataR 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.


scITD documentation built on Sept. 8, 2023, 5:11 p.m.