parseEnrichrLibNames | R Documentation |
Retrieves Enrichr library names from the specified HTML file and saves it to the
internal package file (extdata/enrichr_libnames.txt
). Ideally, this method
would fetch the data from http://amp.pharm.mssm.edu/Enrichr/#stats. However, the page
uses an Ajax query to populate the table, so it is empty when you access it with libcurl.
Note: this does not modify the file in your source directory but the file in your installed package
parseEnrichrLibNames(file)
file |
location of the HTML file saved from http://amp.pharm.mssm.edu/Enrichr/#stats |
(invisibly) a vector containing library names
Rehrauer, Hubert
Schmid, Peter
Roman Briskine
runEnrichr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.