Description Usage Arguments Value Slots See Also Examples
A CandidateFilter is an S4 class to represent a gene candidate filter. These filters can employ a variety of methods to reduce the number of transcription factors used as predictors for solving a Solver object.
1 | CandidateFilter(quiet = TRUE)
|
quiet |
A logical denoting whether or not the CandidateFilter object should print output |
An object of the Candidate filter class
quiet
A logical denoting whether or not the CandidateFilter object should print output
1 2 | # Create an empty candidate filter
candidate.filter <- CandidateFilter(quiet=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.