R/wrapper.R

Defines functions .onUnload .onLoad

.onLoad=function(libpath,pkgname) {
    motifcounterOptions()
}

.onUnload=function(pkgpath) {}

Try the motifcounter package in your browser

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

motifcounter documentation built on Nov. 8, 2020, 5:44 p.m.