- Home
- Bioconductor 3.21
- Software Packages
- semisup
semisup
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see semisup.
Semi-Supervised Mixture Model
Bioconductor version: 3.21
Implements a parametric semi-supervised mixture model. The permutation test detects markers with main or interactive effects, without distinguishing them. Possible applications include genome-wide association analysis and differential expression analysis.
Author: Armin Rauschenberger [aut, cre]
Maintainer: Armin Rauschenberger <armin.rauschenberger at uni.lu>
citation("semisup")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("semisup")
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("semisup")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.