compute.frequencies.scores | R Documentation |
compute the logaritmic scores based on the frequencies of the genes
compute.frequencies.scores(data, filter.threshold = 1, analysis.mode = "Log2")
data |
input data as result of the function perform.query |
filter.threshold |
threshold to filter for a minimum number of citations for the genes |
analysis.mode |
logaritmic scores to be computed, i.e., log10, log2, natural log or log5 |
the computed scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.