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 Sept. 11, 2024, 5:17 p.m.