xQTLdownload_scSig: Download significant sc-eQTL associations for a specified...

xQTLdownload_scSigR Documentation

Download significant sc-eQTL associations for a specified gene

Description

Download significant sc-eQTL associations for a specified gene

Usage

xQTLdownload_scSig(
  gene = "BIN3",
  geneType = "geneSymbol",
  cell_type = "Astrocytes",
  cell_state = "",
  qtl_type = "Cell-type eQTL",
  study_name = "Bryois2022NN"
)

Arguments

gene

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

geneType

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

cell_type

(character)cell types supported in the list of study_info from 'xQTLquery_scInfo'

cell_state

(character)cell states supported in the list of study_info from 'xQTLquery_scInfo'

qtl_type

(character)QTL types supported in the list of study_info from 'xQTLquery_scInfo'

study_name

(character)study name supported in the list of study_info from 'xQTLquery_scInfo'

Value

A data.table object


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