xQTLdownload_sqtlAllAsso: Download summary statistics data for sQTLs with a specified...

xQTLdownload_sqtlAllAssoR Documentation

Download summary statistics data for sQTLs with a specified gene or a tissue

Description

Download summary statistics data for sQTLs with a specified gene or a tissue

Usage

xQTLdownload_sqtlAllAsso(
  genes = "",
  geneType = "auto",
  tissue = "",
  clu_names = "",
  clu_geneid_DF = NULL
)

Arguments

genes

(character) gene symbol or gencode id (versioned or unversioned are both supported).

geneType

(character) options: "auto","geneSymbol" or "gencodeId". Default: "gencodeId".

tissue

(character) details of tissues in GTEx can be listed using tissueSiteDetailGTExv8

clu_names

(character) If provided, only the sQTL of clu_names will be downloaded

clu_geneid_DF

(data.frame) If provided, clu-gencode mapping relationship will be loaded from this data.frame.

Value

A data.table object of sQTL dataset.


xQTLbiolinks documentation built on Sept. 15, 2023, 1:06 a.m.