R/sort.cpg.perm.R

Defines functions sort.cpg.perm

Documented in sort.cpg.perm

sort.cpg.perm <-
function(x,decreasing,...) {
    sort.cpg(x,decreasing,...)
    }

Try the CpGassoc package in your browser

Any scripts or data that you put into this service are public.

CpGassoc documentation built on May 1, 2019, 8:24 p.m.