query_gene_ctd.Rd
Allows user to query a vector of genes in a celltype_data file with mean expression and specificity matrices.
Query genes as a vector.
Names of input ctds. An individual ctd, should have been generated
using generate.celltype.data
from the EWCE package, and contains
mean expression and specificity matrices from a scRNAseq study.
Either 1 or 2, depending on whether user wants to query level 1 or 2 cell types.
logical. If from newer version of EWCE ctd may include median expression and specificity. Setting to TRUE will include these in the final table.
Either 'mouse' or 'human' depending on whether MGI or HGNC symbols are used.
Either 'mouse' or 'human' depending on the ctd datasets being used. Species must be the same across all input ctds.
Outputs a dataframe, with mean expression and specificity per gene from each study.