PSEA
This is the development version of PSEA; for the stable release version, see PSEA.
Population-Specific Expression Analysis.
Bioconductor version: Development (3.18)
Deconvolution of gene expression data by Population-Specific Expression Analysis (PSEA).
Author: Alexandre Kuhn <alexandre.m.kuhn at gmail.com>
Maintainer: Alexandre Kuhn <alexandre.m.kuhn at gmail.com>
citation("PSEA")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("PSEA")
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("PSEA")
| PSEA: Deconvolution of RNA mixtures in Nature Methods paper | R Script | |
| PSEA: Overview | R Script | |
| Reference Manual | ||
| NEWS | Text |
Details
| biocViews | Software |
| Version | 1.35.0 |
| In Bioconductor since | BioC 3.0 (R-3.1) (9 years) |
| License | Artistic-2.0 |
| Depends | |
| Imports | Biobase, MASS |
| Linking To | |
| Suggests | BiocStyle |
| System Requirements | |
| Enhances | |
| URL |
See More
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | PSEA_1.35.0.tar.gz |
| Windows Binary | PSEA_1.35.0.zip (64-bit only) |
| macOS Binary (x86_64) | PSEA_1.35.0.tgz |
| macOS Binary (arm64) | PSEA_1.35.0.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/PSEA |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/PSEA |
| Bioc Package Browser | https://code.bioconductor.org/browse/PSEA/ |
| Package Short Url | https://bioconductor.org/packages/PSEA/ |
| Package Downloads Report | Download Stats |