Skip to content

Very fast circular permutation analysis on binary outcomes

Notifications You must be signed in to change notification settings

andreyshabalin/shiftR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shiftR: Fast Enrichment Analysis via Circular Permutations

Fast enrichment analysis for locally correlated statistics via circular permutations. The analysis can be performed at multiple significance thresholds for both primary and auxiliary data sets with with efficient correction for multiple testing.

Installation

Install CRAN Version

To install the CRAN version of shiftR, run

install.packages("shiftR")

Install GitHub Version

To install shiftR directly from GitHub, run

if(!requireNamespace("devtools", quietly = TRUE))
    install.packages("devtools")
devtools::install_github("andreyshabalin/shiftR")

About

Very fast circular permutation analysis on binary outcomes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published