Description Usage Details Value Notes
These functions are internal functions and should not be called by the user.
1 2 3 4 5 6 7 8 9 10 11 12 13 | .check_ifclass(obj, classname, objname, accept_null = TRUE)
.check_gos(gos)
.check_custom_gene(cus_gen)
.check_idtype(idtype, organism)
.check_organism(organism)
.check_ontology(ontology)
.check_method(method)
|
These check make sure that user input is correct for both TopoICSim and lncRNApred. They mainly include very generalistic checks.
output is different on a case-to-case basis, but is a boolean determining if the input is correct.
Internal functions used in both algorithms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.