Package: sincell 1.45.0

Miguel Julia

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

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.

Authors:Miguel Julia <[email protected]>, Amalio Telenti <[email protected]>, Antonio Rausell <[email protected]>

sincell_1.45.0.tar.gz
sincell_1.45.0.zip(r-4.7)sincell_1.45.0.zip(r-4.6)sincell_1.45.0.zip(r-4.5)
sincell_1.45.0.tgz(r-4.6-x86_64)sincell_1.45.0.tgz(r-4.6-arm64)sincell_1.45.0.tgz(r-4.5-x86_64)sincell_1.45.0.tgz(r-4.5-arm64)
sincell_1.45.0.tar.gz(r-4.7-arm64)sincell_1.45.0.tar.gz(r-4.7-x86_64)sincell_1.45.0.tar.gz(r-4.6-arm64)sincell_1.45.0.tar.gz(r-4.6-x86_64)
sincell_1.45.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
sincell/json (API)
NEWS

# Install 'sincell' in R:
install.packages('sincell', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • ExpressionMatrix - Single-cell expression data for genes differentially expressed in differentiating human skeletal muscle myoblasts cells
  • geneset.list - Example of a geneset collection

On BioConductor:sincell-1.45.0(bioc 3.24)sincell-1.44.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

immunooncologysequencingrnaseqclusteringgraphandnetworkvisualizationgeneexpressiongenesetenrichmentbiomedicalinformaticscellbiologyfunctionalgenomicssystemsbiologycpp

3.00 score 7 scripts 462 downloads 1 mentions 17 exports 43 dependencies

Last updated from:99d31de791. Checks:2 ERROR, 11 WARNING, 1 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR170
linux-devel-arm64WARNING246
linux-devel-x86_64WARNING286
source / vignettesERROR258
linux-release-arm64WARNING246
linux-release-x86_64WARNING252
macos-release-arm64WARNING214
macos-release-x86_64WARNING317
macos-oldrel-arm64WARNING158
macos-oldrel-x86_64WARNING293
windows-develWARNING183
windows-releaseWARNING176
windows-oldrelWARNING183
wasm-releaseOK152

Exports:f_distance2vectorknnalgorithmpseudoreplicatesbymodelpseudoreplicatesbynoisepseudoreplicatesbynoise_cv2sc_AssociationOfCellsHierarchyWithAGeneSetsc_clusterObjsc_ComparissonOfGraphssc_DimensionalityReductionObjsc_distanceObjsc_GraphBuilderObjsc_InitializingSincellObjectsc_InSilicoCellsReplicatesObjsc_marker2colorsc_StatisticalSupportByGeneSubsamplingsc_StatisticalSupportByReplacementWithInSilicoCellsReplicatessstalgorithm

Dependencies:cliclustercodetoolscpp11dotCall64entropyfarverfastICAfieldsforeachggplot2gluegtableigraphisobanditeratorslabelinglatticelifecyclemagrittrmapsMASSMatrixpkgconfigplyrproxyR6RColorBrewerRcppreshape2rlangRtsneS7scalesscatterplot3dspamstatmodstringistringrTSPvctrsviridisLitewithr

Readme and manuals

Help Manual

Help pageTopics
Single-cell expression data for genes differentially expressed in differentiating human skeletal muscle myoblasts cellsExpressionMatrix
Conversion of the lower triangular matrix of a distance matrix into an arrayf_distance2vector
Example of a geneset collectiongeneset.list
Auxiliary function for KNN and IMC algorithmsknnalgorithm
Auxiliary function of sc_InSilicoCellsReplicatesObj function used when its parameter method="lognormal-3parameters"pseudoreplicatesbymodel
Auxiliary function of sc_InSilicoCellsReplicatesObj function used when its parameter method="variance.deciles"pseudoreplicatesbynoise
Auxiliary function of sc_InSilicoCellsReplicatesObj function used when its parameter method="cv2.deciles"pseudoreplicatesbynoise_cv2
Association of a cell-state hierarchy with a functional gene setsc_AssociationOfCellsHierarchyWithAGeneSet
Clustering of individual cells based on a metric of choicesc_clusterObj
Comparisson of graphssc_ComparissonOfGraphs
Dimensionality reduction of an expression matrixsc_DimensionalityReductionObj
Assessment of a cell-to-cell distance matrix with a metric of choicesc_distanceObj
Graph building function for assessment of cell-state hierarchiessc_GraphBuilderObj
Function to initialize a sincell objectsc_InitializingSincellObject
In silico generation of replicates of individual cellssc_InSilicoCellsReplicatesObj
Palette of colors from the expression values of a marker genesc_marker2color
Statistical support of cell-state hierarchies by gene subsamplingsc_StatisticalSupportByGeneSubsampling
Statistical support of cell-state hierarchies by random cell substitution with in silico-generated cell replicatesc_StatisticalSupportByReplacementWithInSilicoCellsReplicates
Auxiliary function for SST algorithm within function sc_GraphBuilderObj()sstalgorithm