Description Usage Arguments Author(s)
Internal function to train an operon classifier to distinguish operon pairs (OPs) from non-operon pairs (NOPs) on a given RNA-seq expression profile.
1 2 |
data |
Training/test data. See |
class |
Vector of the class labels. |
run |
Number of runs of training/validation. Default values is 30. |
p |
Percentage of samples to be used for the training. Default values is 0.9. |
ntr |
Number of trees to use in the operon classifier. Default values is 1000. |
mtree |
Number of variables randomly sampled as candidates at each split in each tree. Default values is 4. |
verbose |
Default logical value is TRUE. |
Vittorio Fortino
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.