Description Usage Arguments Details Value Examples
View source: R/download_profile_matrix.R
Download a cell profile matrix from the online library
1 | download_profile_matrix(matrixname)
|
matrixname |
A name |
Valid values for the matrixname argument include:
Airway_Epithelium
Atlas_Adult_Retina_10x
Census_Adult_Immune_10x
Census_Newborn_Blood_10x
Diff_Fetal_Neuron_SS2
FetalMaternal_Adult_Blood_10x
FetalMaternal_Adult_Blood_SS2
FetalMaternal_Adult_Decidua_10x
FetalMaternal_Adult_Decidua_SS2
FetalMaternal_Fetal_Placenta_10x
Human_brain
Human_Cell_Landscape
IBD_Adult_Colon_10x
Landscape_Adult_Liver_10x
Lung_plus_neutrophils
Mouse_Brain
Profiling_Adult_BoneMarrow_10x
Reprogram_Embryo_Dendritic_10x
Sensitivity_Adult_Esophagus_10x
Sensitivity_Adult_Lung_10x
Sensitivity_Adult_Spleen_10x
Somatic_Adult_Pancreas_SS2
SpatioTemporal_Adult_Kidney_10x
SpatioTemporal_Fetal_Kidney_10x
Tcell_Adult_Blood_10x
Tcell_Adult_BoneMarrow_10x
Tcell_Adult_Lung_10x
Tcell_Adult_LymphNode_10x
A cell profile matrix
1 2 | X <- download_profile_matrix(matrixname = "Human_brain")
head(X)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.