Learn R Programming

DYNATE

DYNATE package

Installation guidance

In R, run the following block of codes:

remotes::install_github(
  repo = "jichunxie/DYNATE",
  build_vignettes = TRUE,
  build_manual = TRUE)

A tutorial of this package can be found in this repository under "DYNATE/vignettes/" or running the following block of codes in R:

library(DYNATE)
browseVignettes("DYNATE")

Copy Link

Version

Install

install.packages('DYNATE')

Monthly Downloads

76

Version

0.1

License

GPL-3

Maintainer

Xuechan Li

Last Published

October 14th, 2022

Functions in DYNATE (0.1)

Test_Leaf

Test_Leaf The function is used to generate Leaf P-values for case-control study. Users can input the leaf information through argument struct_map. If there is not leaf information e.g. struct_map=NULL, Test_Leaf will automatically construct leaf. Argument thresh_val specifies the leaf size constructed from the function. When the argument Gmat_case and Gmat_ctrl is null, Test_Leaf will automatically generate those matrices.
DYNATE

DYNATE Function to conduct hierarchical mutiple testing based on the leaf p-values
snp_dat

snp_dat
p_leaf

p_leaf