目录

Travis-CI Build
Status AppVeyor build
status Coverage
Status

Scope

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 studies and differential expression analyses.

Installation

The package semisup depends on R >= 3.0.0, and is available from Bioconductor:

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("semisup")

Alternatively, it can be installed from GitHub. This requires the package devtools:

devtools::install_github("rauschenberger/semisup",build_vignettes=TRUE)

Please restart R before loading the package and its documentation:

library(semisup)
utils::help(semisup)
utils::vignette("semisup")

Reference

A Rauschenberger, RX Menezes, MA van de Wiel, NM van Schoor, and MA Jonker (2020). Semi-supervised mixture test for detecting markers associated with a quantitative trait. Manuscript in preparation. (outdated version: html pdf)

Platforms Downloads Posts in
Bioc Build

关于

用于生物信息学中的半监督学习,通过整合标记和未标记数据来改进分类和聚类分析

301.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号