getGtexDataURL {psichomics}R Documentation

Get links to download GTEx data

Description

Get links to download GTEx data

Usage

getGtexDataURL(
  release,
  domain = "https://storage.googleapis.com",
  offline = FALSE
)

Arguments

release

Numeric: GTEx data release

domain

Character: GTEx data storage domain

offline

Boolean: simulate offline behaviour

Value

Character with URLs to download GTEx data


[Package psichomics version 1.20.1 Index]