https://github.com/randel/MIND
Raw File
Tip revision: 5a71540597e4b12da8925ff45e3e8087160d6c17 authored by Jiebiao Wang on 03 May 2023, 19:36:18 UTC
Update MIND.md
Tip revision: 5a71540
DESCRIPTION
Package: MIND
Type: Package
Title: Using Tissue Expression to Estimate Sample-/Subject- And Cell-Type-Specific Gene Expression via Deconvolution
Version: 0.3.3
Author: Jiebiao Wang
Maintainer: Jiebiao Wang <randel.wang@gmail.com>
Description: Methods to glean more insights from bulk gene expression: MIND and bMIND. MIND borrows information across multiple measurements of the same tissue per subject, such as multiple regions of the brain, using an empirical Bayes approach to estimate subject- and cell-type-specific (CTS) gene expression via deconvolution. The bMIND algorithm provides Bayesian estimates of sample-level CTS expression for each bulk sample.
biocViews:
Depends: R (>= 3.5.0)
Imports: nnls, doParallel, foreach, MCMCglmm, Matrix, edgeR, matrixcalc, BisqueRNA, parallel, Biobase, methods
License: GPL
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/randel/MIND
BugReports: https://github.com/randel/MIND/issues
back to top