SiPSiC
Calculate Pathway Scores for Each Cell in scRNA-Seq Data
Bioconductor version: 3.23 · Package version: 1.12.0
Infer biological pathway activity of cells from single-cell RNA-sequencing data by calculating a pathway score for each cell (pathway genes are specified by the user). It is recommended to have the data in Transcripts-Per-Million (TPM) or Counts-Per-Million (CPM) units for best results. Scores may change when adding cells to or removing cells off the data. SiPSiC stands for Single Pathway analysis in Single Cells.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SiPSiC") Details
| Maintainer | Daniel Davis <DanielDavis000@gmail.com> |
| Author | Daniel Davis [aut, cre] (ORCID: <https://orcid.org/0000-0001-7863-1521>), Yotam Drier [aut] |
| License | file LICENSE |
| URL | https://www.genome.org/cgi/doi/10.1101/gr.278431.123 |
| Bug Reports | https://github.com/DanielDavis12/SiPSiC/issues |
| Downloads rank | 179 |
| Source branch | RELEASE_3_23 |
| biocViews | BiomedicalInformatics, CellBiology, DataImport, DifferentialExpression, GeneSetEnrichment, ImmunoOncology, RNASeq, Sequencing, SingleCell, Software, Transcription, Transcriptomics |
Documentation
Download
Reverse dependencies
Imports Me (1): GSABenchmark