fastqc_install: Install FastQC Tool

View source: R/fastqc_install.R

fastqc_installR Documentation

Install FastQC Tool

Description

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

Usage

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.


fastqcr documentation built on March 7, 2023, 8:16 p.m.