https://github.com/OscarKrijgsman/focalCall
Raw File
Tip revision: 4371e164958adfd179d3b01f14c325c88aef829e authored by Bioconductor Git-SVN Bridge on 17 April 2015, 04:38:22 UTC
Commit made by the Bioconductor Git-SVN bridge.
Tip revision: 4371e16
NAMESPACE
#exportPattern("^[^\\.]")
# Import all packages listed as Imports or Depends

import(CGHcall)

# export 
#exportClasses(cghCall)
#exportMethods(initialize)


export("focalCall")
export("FreqPlot")
export("FreqPlotfocal")
export("igvFiles")
export("singleSample")

exportClasses("cghCall")
back to top