analyze | R Documentation |
Analyze genes based on position data.
analyze(preset, progress = NULL, include_results = TRUE)
preset |
The preset to use which should be created using |
progress |
A function to be called for progress information. The function should accept a number between 0.0 and 1.0 for the current progress. If no function is provided, a simple text progress bar will be shown. |
include_results |
Whether to include the detailed results. If this is
set to |
An object containing the results of the analysis with the following items:
preset
The preset that was used.
scores
Table containing all scores for each gene.
results
Results from the different methods including details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.