ReplicateManuscript: Replicate Results from CellMapper Manuscript

Description Usage Details Value Author(s) References See Also Examples

Description

Recreates the CellMapper predictions from Nelms, et al. (2016) – Additional dataset 1.

Usage

1

Details

This function will recreate the CellMapper predictions from Nelms, et al. (2016), Additional dataset 1. It requires the ExperimentHub and CellMapperData packages to be installed. Provided that the CellMapperData resources have previously been downloaded from ExperimentHub, the 'ReplicateManuscript' function should take ~5 minutes to run on a personal laptop.

Value

A 'list' object containing CellMapper predictions for each cell type. Genes names are returned as Entrez identifiers.

Author(s)

Brad Nelms

References

B.D. Nelms, L. Waldron, L.A. Barrera, A.W. Weflen, J.A. Goettel, G. Guo, R.K. Montgomery, M.R. Neutra, D.T. Breault, S.B. Snapper, S.H. Orkin, M.L. Bulyk, C. Huttenhower and W.I. Lencer. CellMapper: rapid and accurate inference of gene expression in difficult-to-isolate cell types. Genome Biol 2016, Accepted in Principle.

See Also

CMsearch, ExampleQueryGenes, CellMapperData, ExperimentHub

Examples

1
2
Results <- ReplicateManuscript()
head(Results[['GABAergic Neurons']])

bradnelms/CellMapper documentation built on May 13, 2019, 2:28 a.m.