Learn R Programming

scITD (version 1.0.4)

identify_sex_metadata: 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")

Value

The project container with sex metadata added to the metadata.

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')