Man pages for zh542370159/SCP
Single Cell Pipeline

adata_to_srtConvert an anndata object to a seurat object using reticulate
adjcolorsConvert a color with arbitrary transparency to a fixed color
AnnotateFeaturesAnnotateFeatures Annotate features in a Seurat object with...
as_matrixAttempts to turn a dgCMatrix into a dense matrix
BBKNN_integrateBBKNN_integrate
blendcolorsBlend colors
capitalizeCapitalizes the characters Making the first letter uppercase
CC_GenePrefetchPrefetch cycle gene
CellCorHeatmapCellCorHeatmap
CellDensityPlotCellDensityPlot
CellDimPlotVisualize cell groups on a 2-dimensional reduction plot
CellDimPlot3D3D-Dimensional reduction plot for cell classification...
CellScoringCellScoring
CellStatPlotStatistical plot of cells
check_DataTypeCheck and report the type of data
check_PythonCheck and install python packages
check_RCheck and install R packages
check_srtListCheck and preprocess a list of seurat objects
check_srtMergeCheck and preprocess a merged seurat object
ComBat_integrateCombat_integrate
compute_velocity_on_gridCompute velocity on grid The original python code is on...
conda_installInstalls a list of packages into a specified conda...
conda_pythonFind the path to Python associated with a conda environment
Conos_integrateConos_integrate
CreateDataFileCreateDataFile
CreateMetaFileCreateMetaFile
CSS_integrateCSS_integrate
db_DoubletDetectionRun doublet-calling with DoubletDetection
db_scDblFinderRun doublet-calling with scDblFinder
db_scdsRun doublet-calling with scds
db_ScrubletRun doublet-calling with Scrublet
DefaultReductionFind the default reduction name in a Seurat object.
downloadDownload File from the Internet
drop_dataDrop all data in the plot (only one observation is kept)
DynamicHeatmapHeatmap plot for dynamic features along lineages
DynamicPlotDynamicPlot
EnrichmentPlotEnrichmentPlot
env_existCheck if a conda environment exists
Env_requirementsEnv_requirements function
exist_Python_pkgsCheck if the python package exists in the environment
fastMNN_integratefastMNN_integrate
FeatureCorPlotFeatures correlation plot This function creates a correlation...
FeatureDimPlotVisualize feature values on a 2-dimensional reduction plot
FeatureDimPlot3D3D-Dimensional reduction plot for gene expression...
FeatureHeatmapFeatureHeatmap
FeatureStatPlotStatistical plot of features
FetchH5Fetch data from the hdf5 file
find_condaFind an appropriate conda binary
GeneConvertGene ID conversion function using biomart
geom_alluvialgeom_alluvial
geom_alluvial_labelgeom_alluvial_label
geom_sankeygeom_sankey
geom_sankey_bumpgeom_sankey_bump
geom_sankey_labelgeom_sankey_label
get_varsGet used vars in a ggplot object
GraphPlotGraphPlot
GroupHeatmapGroupHeatmap
GSEAPlotGSEA Plot
Harmony_integrateHarmony_integrate
ifnb_subA subsetted version of 'ifnb' datasets
installed_Python_pkgsShow all the python packages in the environment
Integration_SCPIntegration_SCP
invokeInvoke a function with a list of arguments
isOutlierDetect outliers using MAD(Median Absolute Deviation) method
iterchunksGenerate a iterator along chunks of a vector
lifemap_cellEmbryonic Development Database from LifeMap Discovery
LIGER_integrateLIGER_integrate
LineagePlotLineagePlot
ListDBListDB
make_longmake_long
MNN_integrateMNN_integrate
PAGAPlotPAGA plot
palette_listA list of palettes for use in data visualization
palette_scpColor palettes collected in SCP.
panc8_subA subsetted version of human 'panc8' datasets
pancreas_subA subsetted version of mouse 'pancreas' datasets
panel_fixSet the panel width/height of a plot object to a fixed value.
PrepareDBPrepare the gene annotation databases
PrepareEnvThis function prepares the SCP Python environment by...
PrepareSCExplorerPrepare Seurat objects for the SCExplorer
ProjectionPlotProjection Plot
RecoverCountsAttempt to recover raw counts from the normalized matrix.
reexportsObjects exported from other packages
ref_scHCLReference datasets for cell type annotation in single-cell...
RenameClustersRename clusters for the Seurat object
RenameFeaturesRename features for the Seurat object
RunCellQCRun cell-level quality control for single cell RNA-seq data.
RunCSSMapSingle-cell reference mapping with CSS method
RunDEtestDifferential gene test
RunDimReductionRun dimensionality reduction
RunDMRun DM (diffusion map)
RunDoubletCallingRun doublet-calling for single cell RNA-seq data.
RunDynamicEnrichmentRunDynamicEnrichment
RunDynamicFeaturesRunDynamicFeatures
RunEnrichmentPerform the enrichment analysis (over-representation) on the...
RunFRRun Force-Directed Layout (Fruchterman-Reingold algorithm)
RunGLMPCARun GLMPCA (generalized version of principal components...
RunGSEAPerform the enrichment analysis (GSEA) on the genes
RunHarmony2Run Harmony algorithm
RunKNNMapSingle-cell reference mapping with KNN method
RunKNNPredictRunKNNPredict
RunLargeVisRun LargeVis (Dimensionality Reduction with a LargeVis-like...
RunMDSRun MDS (multi-dimensional scaling)
RunMonocle2Run Monocle2 analysis
RunMonocle3Run Monocle3 analysis
RunNMFRun NMF (non-negative matrix factorization)
RunPaCMAPRun PaCMAP (Pairwise Controlled Manifold Approximation)
RunPAGARun PAGA analysis
RunPalantirRun Palantir analysis
RunPCAMapSingle-cell reference mapping with PCA method
RunPHATERun PHATE (Potential of Heat-diffusion for Affinity-based...
RunSCExplorerRunSCExplorer
RunScmapAnnotate single cells using scmap.
RunSCVELORun scVelo workflow
RunSeuratMapSingle-cell reference mapping with Seurat method
RunSingleRAnnotate single cells using SingleR
RunSlingshotRunSlingshot
RunSymphonyMapSingle-cell reference mapping with Symphony method
RunTriMapRun TriMap (Large-scale Dimensionality Reduction Using...
RunUMAP2Run UMAP (Uniform Manifold Approximation and Projection)
RunWOTRun WOT analysis
Scanorama_integrateScanorama_integrate
scVI_integratescVI_integrate
segementsDfShorten and offset the segment
Seurat_integrateSeurat_integrate
show_palettesShow the color palettes
slim_dataDrop unused data from the plot to reduce the object size
SrtAppendAppend a Seurat object to another
SrtReorderReorder idents by the gene expression
srt_to_adataConvert a seurat object to an anndata object using reticulate
Standard_SCPStandard SCP
StatPlotStatPlot
theme_blankBlank theme
theme_sankeysankey_themes
theme_scpSCP theme
tochunksSplit a vector into the chunks
try_getTry to evaluate an expression a set number of times before...
Uncorrected_integrateUncorrected_integrate
unnestImplement similar functions to the 'unnest' function in the...
VelocityPlotVelocity Plot
VolcanoPlotVolcanoPlot
words_excludedExcluded words in keyword enrichment analysis and extraction
zh542370159/SCP documentation built on Nov. 22, 2023, 2:34 a.m.