v-0.99.21
The goal of TDbasedUFEadv is to …
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("TDbasedUFEadv")
You can install the latest release of TDbasedUFEadv from GitHub with:
# install.packages("devtools") devtools::install_github("tagtag/TDbasedUFEadv@0.99.0-1")
You can install the development version of TDbasedUFEadv from GitHub with:
# install.packages("devtools") devtools::install_github("tagtag/TDbasedUFEadv",build_vignettes = TRUE)
or if it does not work, try
# install.packages("devtools") devtools::install_github("tagtag/TDbasedUFEadv")
It is an advanced version of TDbasedUFE. Thus people who would like to use TDbasedUFEadv, please first install and check TDbasedUFE.
For theoretical memo
vignette(“Explanation_of_TDbasedUFEadv”)
How to use it.
vignette(“How_to_use_TDbasedUFEadv”)
vignette(“Enrichment”)
For more theoretical background
vignette(“TDbasedUFEadv”)
用于分析高通量生物数据的R包,支持多组学数据整合和功能富集分析
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
TDbasedUFEadv
The goal of TDbasedUFEadv is to …
Installation
You can install the latest release of TDbasedUFEadv from GitHub with:
You can install the development version of TDbasedUFEadv from GitHub with:
or if it does not work, try
Introduction
It is an advanced version of TDbasedUFE. Thus people who would like to use TDbasedUFEadv, please first install and check TDbasedUFE.
Vignettes
For theoretical memo
vignette(“Explanation_of_TDbasedUFEadv”)
How to use it.
vignette(“How_to_use_TDbasedUFEadv”)
vignette(“Enrichment”)
For more theoretical background
vignette(“TDbasedUFEadv”)