Learn R Programming

sincell (version 1.4.2)

R package for the statistical assessment of cell state hierarchies from single-cell RNA-seq data

Description

Cell differentiation processes are achieved through a continuum of hierarchical intermediate cell-states that might be captured by single-cell RNA seq. Existing computational approaches for the assessment of cell-state hierarchies from single-cell data might be formalized under a general workflow composed of i) a metric to assess cell-to-cell similarities (combined or not with a dimensionality reduction step), and ii) a graph-building algorithm (optionally making use of a cells-clustering step). Sincell R package implements a methodological toolbox allowing flexible workflows under such framework. Furthermore, Sincell contributes new algorithms to provide cell-state hierarchies with statistical support while accounting for stochastic factors in single-cell RNA seq. Graphical representations and functional association tests are provided to interpret hierarchies.

Copy Link

Version

Version

1.4.2

License

GPL (>= 2)

Maintainer

Miguel Julia

Last Published

February 15th, 2017

Functions in sincell (1.4.2)

pseudoreplicatesbynoise

Auxiliary function of sc_InSilicoCellsReplicatesObj function used when its parameter method="variance.deciles"
sc_clusterObj

Clustering of individual cells based on a metric of choice
geneset.list

Example of a geneset collection
sc_marker2color

Palette of colors from the expression values of a marker gene
sc_StatisticalSupportByReplacementWithInSilicoCellsReplicates

Statistical support of cell-state hierarchies by random cell substitution with in silico-generated cell replicate
sc_InSilicoCellsReplicatesObj

In silico generation of replicates of individual cells
ExpressionMatrix

Single-cell expression data for genes differentially expressed in differentiating human skeletal muscle myoblasts cells
sstalgorithm

Auxiliary function for SST algorithm within function sc_GraphBuilderObj()
pseudoreplicatesbymodel

Auxiliary function of sc_InSilicoCellsReplicatesObj function used when its parameter method="lognormal-3parameters"
sc_GraphBuilderObj

Graph building function for assessment of cell-state hierarchies
sc_distanceObj

Assessment of a cell-to-cell distance matrix with a metric of choice
sc_DimensionalityReductionObj

Dimensionality reduction of an expression matrix
sc_ComparissonOfGraphs

Comparisson of graphs
f_distance2vector

Conversion of the lower triangular matrix of a distance matrix into an array
sc_StatisticalSupportByGeneSubsampling

Statistical support of cell-state hierarchies by gene subsampling
sc_InitializingSincellObject

Function to initialize a sincell object
sc_AssociationOfCellsHierarchyWithAGeneSet

Association of a cell-state hierarchy with a functional gene set
knnalgorithm

Auxiliary function for KNN and IMC algorithms
pseudoreplicatesbynoise_cv2

Auxiliary function of sc_InSilicoCellsReplicatesObj function used when its parameter method="cv2.deciles"