get_eyeIntegration_datasets: Download eyeIntegration data

get_eyeIntegration_datasetsR Documentation

Download eyeIntegration data

Description

Downloads the data underlying eyeIntegration.

Usage


  get_eyeIntegration_datasets(file = "eyeIntegration_v102_03_heavyweight.tar.gz",
  destdir = system.file("app", package = "eyeIntegrationApp"),
  destfile = "eyeIntegration_data.tar.gz", method, delete_tar = TRUE,
  verbose = TRUE)

Arguments

file

The file name on biowulf2

destdir

The destination for the eyeIntegration tar.gz file.

destfile

The file name for the eyeIntegration tar.gz file

method

Download method

delete_tar

Delete the tar file after data extraction?

verbose

Turn on verbosity for untar()

Examples

## Not run: get_eyeIntegration_datasets() 

davemcg/eyeIntegration_app documentation built on May 18, 2024, 1:37 p.m.