Description Usage Arguments Value Note
View source: R/rfPred_scores_motor.r
Motor of rfPred_scores
1 2 | rfPred_scores_motor(variant_list, data, index, all.col,
file.export, n.cores)
|
variant_list |
Variants list in a |
data |
Path to the compressed TabixFile, either on the server (default) or on the user's computer |
index |
Path to the index of the TabixFile, either on the server (default) or on the user's computer |
all.col |
|
file.export |
Optional, name of the CSV file in
which export the results (default is |
n.cores |
number of cores to use when scaning the TabixFile, can be efficient for large request (default is 1) |
see the rfPred_scores
function
This function is called by the rfPred_scores
S4
method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.