R/classes.R

### Initialize classes
setClass("switchAnalyzeRlist",
         representation("list")
)
setClass("CDSSet",
         representation("data.frame")
)

Try the IsoformSwitchAnalyzeR package in your browser

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

IsoformSwitchAnalyzeR documentation built on Nov. 8, 2020, 5:36 p.m.