View source: R/check_pureseqtm_installation.R
check_pureseqtm_installation | R Documentation |
Checks the installation of PureseqTM. Throws a helpful error message if incomplete, else does nothing
check_pureseqtm_installation(folder_name = get_default_pureseqtm_folder())
folder_name |
superfolder of PureseqTM.
The superfolder's name is |
Nothing. Will stop with a helpful error message if PureseqTM is not installed.
Richèl J.C. Bilderbeek
if (is_pureseqtm_installed()) {
check_pureseqtm_installation()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.