SiPSiC
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see SiPSiC.
Calculate Pathway Scores for Each Cell in scRNA-Seq Data
Bioconductor version: 3.19
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.
Author: Daniel Davis [aut, cre] , Yotam Drier [aut]
Maintainer: Daniel Davis <DanielDavis000 at gmail.com>
citation("SiPSiC")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SiPSiC")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SiPSiC")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.