makeMultiEqtl
returns information about SNPs that appear as eQTLs for more than one of the candidate genes. It can be done across all tissues by selecting tissue = 'All' or for a specific tissue. Note: multiple tissues can be selected at once.
makeMultiEqtl(mgl, makePlot = FALSE, saveFile = FALSE, cis = TRUE, trans = TRUE, tissue = c("All", "Adipose_Subcutaneous", "Adipose_Visceral_Omentum", "Adrenal_Gland", "Artery_Aorta", "Artery_Coronary", "Artery_Tibial", "Brain_Anterior_cingulate_cortex_BA24", "Brain_Caudate_basal_ganglia", "Brain_Cerebellar_Hemisphere", "Brain_Cerebellum", "Brain_Cortex", "Brain_Frontal_Cortex_BA9", "Brain_Hippocampus", "Brain_Hypothalamus", "Brain_Nucleus_accumbens_basal_ganglia", "Brain_Putamen_basal_ganglia", "Breast_Mammary_Tissue", "Cells_EBV-transformed_lymphocytes", "Cells_Transformed_fibroblasts", "Colon_Sigmoid", "Colon_Transverse", "Esophagus_Gastroesophageal_Junction", "Esophagus_Mucosa", "Esophagus_Muscularis", "Heart_Atrial_Appendage", "Heart_Left_Ventricle", "Liver", "Lung", "Muscle_Skeletal", "Nerve_Tibial", "Ovary", "Pancreas", "Pituitary", "Prostate", "Skin_Not_Sun_Exposed_Suprapubic", "Skin_Sun_Exposed_Lower_leg", "Small_Intestine_Terminal_Ileum", "Spleen", "Stomach", "Testis", "Thyroid", "Uterus", "Vagina", "Whole_Blood"))
buildFromNames
, buildFromRegion
, or buildFromEnsgs
makeAeiPlot
,
makeCoXpGene
,
makeCoXpTranscript
,
makeDnaseSig
, makeGoSearch
,
makeGo
, makeOverlapTable
,
makeOverlap
,
makePhenotypeSearch
,
makePhenotypes
,
makeSnpSearch
, makeSnps
,
makeSummary
exMgl() -> myMgl
makeMultiEqtl(myMgl, makePlot = FALSE, saveFile = FALSE, cis = TRUE, trans = TRUE,
tissue = c('All', 'Thyroid', 'Spleen')) -> results
Run the code above in your browser using DataLab