Description Usage Arguments Value Examples
View source: R/read_AScore_results.R
This function read AScore results from a local folder.
1 | read_AScore_results(path_to_AScore_results)
|
path_to_AScore_results |
(character) Path to AScore results |
ascore (data.frame) AScore results
1 2 | ascore <- read_AScore_results("./data/ascore_outputs")
msnid <- best_PTM_location_by_ascore(msnid, ascore)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.