Learn R Programming

⚠️There's a newer version (0.3.9) of this package.Take me there.

RaceID (version 0.3.5)

Identification of Cell Types, Inference of Lineage Trees, and Prediction of Noise Dynamics from Single-Cell RNA-Seq Data

Description

Application of 'RaceID' allows inference of cell types and prediction of lineage trees by the 'StemID2' algorithm (Herman, J.S., Sagar, Grun D. (2018) ). 'VarID2' is part of this package and allows quantification of biological gene expression noise at single-cell resolution (Rosales-Alvarez, R.E., Rettkowski, J., Herman, J.S., Dumbovic, G., Cabezas-Wallscheid, N., Grun, D. (2023) ).

Copy Link

Version

Install

install.packages('RaceID')

Monthly Downloads

278

Version

0.3.5

License

GPL-3

Maintainer

Dominic Grc3<bc>n

Last Published

April 3rd, 2024

Functions in RaceID (0.3.5)

comptsne

Computation of a two dimensional t-SNE representation
compMean

Function for computing local gene expression averages
createKnnMatrix

Function to create a knn matrix
corrVar

Function for regressing out the mean-variance dependence. This function corrects for the systematic dependence of the variance on the mean by a local regression.
compdist

Computing a distance matrix for cell type inference
compentropy

Compute transcriptome entropy of each cell
compmedoids

Computes Medoids from a Clustering Partition
fitLogVarLogMean

Second order polynomial fit of mean-variance dependence This function corrects for the systematic dependence of the variance on the mean by a local regression.
compfr

Computation of a two dimensional Fruchterman-Rheingold representation
fitGammaRt

Fitting a Gamma distribution to global cell-to-cell variability
diffNoisyGenes

Function for extracting genes with elevated variability in a cluster
compumap

Computation of a two dimensional umap representation
diffNoisyGenesTB

Function for extracting genes with differential biological variability in a cluster
comppvalue

Computing P-values for Link Significance
fractDotPlot

Dotplot of gene expression across clusters or samples
compscore

Compute StemID2 score
getExpData

Function for extracting a filtered expression matrix from a RaceID SCseq object
filterdata

Data filtering
getfdata

Extracting filtered expression data
extractCounts

Function for filtering count data
getproj

Extract Projections of all Cells from a Cluster
fitBackVar

Function for computing a background model of gene expression variability
plotBackVar

Function for plottinhg the background model of gene expression variability
plotDiffNoise

Function for plotting differentially variable genes
lineagegraph

Inference of a Lineage Graph
findoutliers

Inference of outlier cells and final clustering
getFilteredCounts

Function for filtering count data
getNode

Extract all genes for a module in a FateID self-orgaizing map
diffgenes

Compute Expression Differences between Clusters
imputeexp

Imputed expression matrix
intestinalDataSmall

Single-cell transcriptome data of intestinal epithelial cells
graphCluster

Function for infering clustering of the pruned k nearest neighbour graph
diffexpnb

Function for differential expression analysis
plotdistanceratio

Histogram of Cell-to-Cell Distances in Real versus Embedded Space
plotPT

Plotting pseudo-time in dimensional reduction representation
plotPearsonRes

Function for plotting the variance of Pearson residuals
plotPP

Plotting function for posterior checks
plotQQ

Scatter plot of two noise-related quantaties of local pruned k-nearest neighbourhoods
fitNBtb

Function for fitting a negative binomial noise model of technical and biological variability
plotdiffgenes

Barplot of differentially expressed genes
plotjaccard

Plot Jaccard Similarities
plotbackground

Plot Background Model
plotsaturation

Plot Saturation of Within-Cluster Dispersion
inspectKNN

Function for inspecting pruned k-nearest neighbourhoods
plotoutlierprobs

Plot Outlier Probabilities
plotQuantMap

Plotting noise-related quantaties of local pruned k-nearest neighbourhoods
plotdiffgenesnb

Function for plotting differentially expressed genes
plotexpmap

Highlighting gene expression in a dimensional reduction representation
plotdimsat

Plotting the Saturation of Explained Variance
intestinalData

Single-cell transcriptome data of intestinal epithelial cells
maxNoisyGenesTB

Function for extracting genes maximal variability
plotRegNB

Function for plotting negative binomial regression
plotsensitivity

Plot Sensitivity
plotMV

Plot of Mean-Variance dependence and various fits
plotExpNoise

Noise-expression scatter plot
maxNoisyGenes

Function for extracting genes maximal variability
plotmap

Plotting a dimensional reduction representation
plotsilhouette

Plot Cluster Silhouette
fitNBtbCl

Function for fitting a negative binomial noise model of technical and biological variability
plotlabelsmap

Plot labels in a dimensional reduction representation
pseudoTime

Extract pseudo-time order of cells along a trajectory
quantKnn

Noise-related quantaties of local pruned k-nearest neighbourhoods
pruneKnn

Function inferring a pruned knn matrix
plotTrProbs

Function for plotting transition probabilities between clusters
plotUMINoise

Plotting noise dependence on total UMI count
plotmarkergenes

Plotting a Heatmap of Marker Gene Expression
postfntb

Posterior probability
projenrichment

Enrichment of cells on inter-cluster links
rcpp_hello_world

Simple function using Rcpp
projcells

Compute transcriptome entropy of each cell
projback

Compute Cell Projections for Randomized Background Distribution
noiseBaseFit

Function for computing a fit to the baseline of gene expression variability
plotB

Boxplots for features across clusters
plotPC

Function to plot the selected number of principal components
priorfn

Prior function for maximum a posterior inference
updateSC

Function for updating a RaceID SCseq object with VarID results
plotgraph

StemID2 Lineage Graph
plotlinkscore

Heatmap of Link Scores
plotNoiseModel

Function for plotting the baseline model of gene expression variability
varRegression

Linear Regression of Sources of Variability
plotfeatmap

Highlighting feature values in a dimensional reduction representation
rfcorrect

Random Forests-based Reclassification
plotlinkpv

Heatmap of Link P-values
violinMarkerPlot

Violin plot of marker gene expression or noise
plotspantree

Minimum Spanning Tree of RaceID3 clusters
transitionProbs

Function for the computation of transition probabilities between clusters
plotsymbolsmap

Plotting groups as different symbols in a dimensional reduction representation
testPrior

Posterior check of the model
SCseq

The SCseq Class
Ltree-class

The Ltree Class
baseLineVar

Baseline gene expression variability
Seurat2SCseq

Converting a Seurat object to a RaceID/VarID object
CCcorrect

Dimensional Reduction by PCA or ICA
calcVar

Function for calculating total variance from VarID fit
RaceID-package

Identification of Cell Types, Inference of Lineage Trees, and Prediction of Noise Dynamics from Single-Cell RNA-Seq Data
barplotgene

Gene Expression Barplot
branchcells

Differential Gene Expression between Links
calcAlphaG

Function for calculating an aggregated dispersion parameter
cellsfromtree

Extract Cells on Differentiation Trajectory
clustexp

Clustering of single-cell transcriptome data
compNoise

Function for computing local gene expression variability
clustdiffgenes

Inference of differentially expressed genes in a cluster
cleanNN

Function for pruning k-nearest neighborhoods based on neighborhood overlap
calcVarFit

Function for calculating the total variance fit
clustheatmap

Plotting a Heatmap of the Distance Matrix
cc_genes

Cell cycle markers for Mus Muscuus
compTBNoise

Function for fitting a negative binomial noise model of technical and biological variability across cells in pruned k-nearest neighbourhoods.