View source: R/fastqc_install.R
fastqc_install | R Documentation |
Install the FastQC Tool. To be used only on Unix system.
fastqc_install(url, dest.dir = "~/bin")
url |
url to download the latest version. If missing, the function will try to install the latest version from https://www.bioinformatics.babraham.ac.uk/projects/download.html#fastqc. |
dest.dir |
destination directory to install the tool. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.