View source: R/install_plink_tutorial_data.R
install_plink_tutorial_data | R Documentation |
PLINK
tutorial dataInstall the PLINK
tutorial data.
install_plink_tutorial_data(
tutorial_data_url = "http://zzz.bwh.harvard.edu/plink/hapmap1.zip",
plink_folder = get_plink_folder()
)
tutorial_data_url |
the URL where the tutorial data is downloaded from |
plink_folder |
folder where |
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
Nothing. Will stop if the tutorial data is already installed
Richèl J.C. Bilderbeek
use uninstall_plink_tutorial_data to uninstall
the PLINK
tutorial data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.