Nothing
##generic functions
##------------------------------------------------------------------------------
setGeneric("tni2mbrPreprocess",
function(tni, regulatoryElements=NULL)
standardGeneric("tni2mbrPreprocess"), package="RTNduals")
setGeneric("mbrAssociation",
function(object, regulatoryElements=NULL, minRegulonSize=15,
doSizeFilter=FALSE, pValueCutoff=0.001,
pAdjustMethod="bonferroni",
estimator='spearman', nPermutations=1000,
miFilter=TRUE, verbose=TRUE)
standardGeneric("mbrAssociation"), package="RTNduals")
setGeneric("mbrPriorEvidenceTable",
function(object, priorEvidenceTable, evidenceColname, verbose = TRUE)
standardGeneric("mbrPriorEvidenceTable"), package="RTNduals")
setGeneric("mbrGet",
function(object, what="status")
standardGeneric("mbrGet"), package="RTNduals")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.