install_plink_tutorial_data: Install the 'PLINK' tutorial data

View source: R/install_plink_tutorial_data.R

install_plink_tutorial_dataR Documentation

Description

Install the PLINK tutorial data.

Usage

install_plink_tutorial_data(
  tutorial_data_url = "http://zzz.bwh.harvard.edu/plink/hapmap1.zip",
  plink_folder = get_plink_folder()
)

Arguments

tutorial_data_url

the URL where the tutorial data is downloaded from

plink_folder

folder where PLINK is installed

Details

The data will be downloaded in the plink_folder and extracted in the plink_tutorial subfolder.

The PLINK tutorial can be found at http://zzz.bwh.harvard.edu/plink/tutorial.shtml and is done in the plink_tutorial vignette

Value

Nothing. Will stop if the tutorial data is already installed

Author(s)

Richèl J.C. Bilderbeek

See Also

use uninstall_plink_tutorial_data to uninstall the PLINK tutorial data


richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.