Learn R Programming

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

iCellR (version 1.6.5)

Analyzing High-Throughput Single Cell Sequencing Data

Description

A toolkit that allows scientists to work with data from single cell sequencing technologies such as scRNA-seq, scVDJ-seq, scATAC-seq, CITE-Seq and Spatial Transcriptomics (ST). Single (i) Cell R package ('iCellR') provides unprecedented flexibility at every step of the analysis pipeline, including normalization, clustering, dimensionality reduction, imputation, visualization, and so on. Users can design both unsupervised and supervised models to best suit their research. In addition, the toolkit provides 2D and 3D interactive visualizations, differential expression analysis, filters based on cells, genes and clusters, data merging, normalizing for dropouts, data imputation methods, correcting for batch differences, pathway analysis, tools to find marker genes for clusters and conditions, predict cell types and pseudotime analysis. See Khodadadi-Jamayran, et al (2020) and Khodadadi-Jamayran, et al (2020) for more details.

Copy Link

Version

Install

install.packages('iCellR')

Monthly Downloads

495

Version

1.6.5

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Alireza Khodadadi-Jamayran

Last Published

October 9th, 2021

Functions in iCellR (1.6.5)

cell.cycle

Cell cycle phase prediction
add.vdj

Add V(D)J recombination data
add.10x.image

Add image data to iCellR object
Rphenograph

RphenoGraph clustering
add.adt

Add CITE-seq antibody-derived tags (ADT)
cc

Calculate Cell cycle phase prediction
cell.gating

Cell gating
cell.filter

Filter cells
adt.rna.merge

Merge RNA and ADT data
capture.image.10x

Read 10X image data
cluster.plot

Plot nGenes, UMIs and perecent mito
clust.avg.exp

Create a data frame of mean expression of genes per cluster
clono.plot

Make 2D and 3D scatter plots for clonotypes.
findMarkers

Find marker genes for each cluster
find.dim.genes

Find model genes from PCA data
clust.cond.info

Calculate cluster and conditions frequencies
clust.ord

Sort and relabel the clusters randomly or based on pseudotime
data.scale

Scale data
i.score

Cell cycle phase prediction
down.sample

Down sample conditions
clust.rm

Remove the cells that are in a cluster
find_neighbors

K Nearest Neighbour Search
data.aggregation

Merge multiple data frames and add the condition names to their cell ids
iba

iCellR Batch Alignment (IBA)
cell.type.pred

Create heatmaps or dot plots for genes in clusters to find thier cell types using ImmGen data.
heatmap.gg.plot

Create heatmaps for genes in clusters or conditions.
gene.plot

Make scatter, box and bar plots for genes
gate.to.clust

Assign cluster number to cell ids
hto.anno

Demultiplexing HTOs
pseudotime

Pseudotime
prep.vdj

Prepare VDJ data
change.clust

Change the cluster number or re-name them
make.bed

Make BED Files
run.clustering

Clustering the data
load10x

Load 10X data as data.frame
vdj.stats

VDJ stats
s.phase

A dataset of S phase genes
clust.stats.plot

Plotting tSNE, PCA, UMAP, Diffmap and other dim reductions
spatial.plot

Plot nGenes, UMIs and perecent mito, genes, clusters and more on spatial image
pseudotime.knetl

iCellR KNN Network
g2m.phase

A dataset of G2 and M phase genes
run.phenograph

Clustering the data
pseudotime.tree

Pseudotime Tree
run.mnn

Run MNN alignment on the main data.
qc.stats

Calculate the number of UMIs and genes per cell and percentage of mitochondrial genes per cell and cell cycle genes.
run.pc.tsne

Run tSNE on PCA Data. Barnes-Hut implementation of t-Distributed Stochastic Neighbor Embedding
run.anchor

Run anchor alignment on the main data.
volcano.ma.plot

Create MA and Volcano plots.
run.pca

Run PCA on the main data
run.tsne

Run tSNE on the Main Data. Barnes-Hut implementation of t-Distributed Stochastic Neighbor Embedding
run.cca

Run CCA on the main data
run.umap

Run UMAP on PCA Data (Computes a manifold approximation and projection)
run.diff.exp

Differential expression (DE) analysis
gene.stats

Make statistical information for each gene across all the cells (SD, mean, expression, etc.)
stats.plot

Plot nGenes, UMIs and percent mito
gg.cor

Gene-gene correlation. This function helps to visulaize and calculate gene-gene correlations.
run.diffusion.map

Run diffusion map on PCA data (PHATE - Potential of Heat-Diffusion for Affinity-Based Transition Embedding)
norm.adt

Normalize ADT data. This function takes data frame and Normalizes ADT data.
top.markers

Choose top marker genes
make.obj

Create an object of class iCellR.
make.gene.model

Make a gene model for clustering
norm.data

Normalize data
opt.pcs.plot

Find optimal number of PCs for clustering
load.h5

Load h5 data as data.frame
myImp

Impute data
run.knetl

iCellR KNN Network
run.impute

Impute the main data
iclust

iCellR Clustering