Install the FastQC Tool. To be used only on Unix system.

fastqc_install(url, dest.dir = "~/bin")

Arguments

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.