Skip to content
forked from JSB-UCLA/Clipper

A p-value-free method for controlling false discovery rates in high-throughput biological data with two conditions

Notifications You must be signed in to change notification settings

xcggates/Clipper

 
 

Repository files navigation

Clipper

A p-value-free method for controlling false discovery rates in high-throughput biological data with two conditions

Xinzhou Ge, Yiling Chen, Jingyi Jessica Li 2020-09-30

Introduction

Any suggestions on the package are welcome! For suggestions and comments on the method, please contact Xinzhou (xinzhouge@ucla.edu) or Dr. Jessica Li (jli@stat.ucla.edu).

Installation

The package is not on CRAN yet. For installation please use the following codes in R

if(!require(devtools)) install.packages("devtools")
library(devtools)

install_github("JSB-UCLA/Clipper")

About

A p-value-free method for controlling false discovery rates in high-throughput biological data with two conditions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%