目录

TDbasedUFEadv

The goal of TDbasedUFEadv is to …

Installation

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")

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”)

关于

用于分析高通量生物数据的R包,支持多组学数据整合和功能富集分析

1.9 MB
邀请码