R/cpg.everything.numeric.R

Defines functions cpg.everything.numeric

Documented in cpg.everything.numeric

cpg.everything.numeric <-
function(x,i.p,levin,chip.id,...) {
  p<-x
  test<-cpg.everything.matrix(p,i.p,levin,chip.id)
  return(test)
  }

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.