StatescopeR
This is the development version of StatescopeR; to use it, please install the devel version of Bioconductor.
StatescopeR framework for discovery of cell states from cell type-specific gene expression profiles inferred from bulk mRNA profiles
Bioconductor version: Development (3.23)
StatescopeR is an R wrapper around Statescope, a computational framework designed to discover cell states from cell type-specific gene expression profiles inferred from bulk RNA profiles.
Author: Mischa Stetketee [aut, cre]
, KWF [fnd]
Maintainer: Mischa Stetketee <m.f.b.steketee at amsterdamumc.nl>
citation("StatescopeR")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("StatescopeR")
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("StatescopeR")
| Introduction to StatescopeR | HTML | R Script |
| Reference Manual |
Details
| biocViews | Bayesian, GeneExpression, RNASeq, SingleCell, Software, Transcriptomics |
| Version | 0.99.31 |
| In Bioconductor since | BioC 3.23 (R-4.6) |
| License | MIT + file LICENSE |
| Depends | R (>= 4.6.0) |
| Imports | S4Vectors, SummarizedExperiment, reticulate, methods, SingleCellExperiment, matrixStats, scran, basilisk, Matrix, ComplexHeatmap, ggplot2, cowplot |
| System Requirements | |
| URL | https://github.com/tgac-vumc/StatescopeR |
| Bug Reports | https://github.com/tgac-vumc/StatescopeR/issues |
See More
| Suggests | BiocStyle, knitr, RefManageR, rmarkdown, sessioninfo, scRNAseq, scuttle, testthat |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | StatescopeR_0.99.31.tar.gz |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/StatescopeR |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/StatescopeR |
| Bioc Package Browser | https://code.bioconductor.org/browse/StatescopeR/ |
| Package Short Url | https://bioconductor.org/packages/StatescopeR/ |
| Package Downloads Report | Download Stats |