R/is.cnv.R

Defines functions is.cnv

Documented in is.cnv

is.cnv<-function(obj) {
  inherits(obj,"cnv")
}

Try the CNVassoc package in your browser

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

CNVassoc documentation built on May 30, 2017, 12:50 a.m.