rfPred_scores_motor {rfPred} | R Documentation |
rfPred_scores
Motor of rfPred_scores
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