makeSummary returns a list with the first element (named overlap) being a list corresponding to the number of genes in mgl with each element as a vector of SNPs that overlap between the two user-defined groups. The second two elements (named snpsA and snpsB)are the user-defined groups
makeOverlap(mgl, snpsA = c("transEqtls", "cisEqtls", "sqtlSeek", "sqtlAltrans", "pqtl", "dnase", "gwasCatalog", "grasp"), snpsB = c("transEqtls", "cisEqtls", "sqtlSeek", "sqtlAltrans", "pqtl", "dnase", "gwasCatalog", "grasp"), saveFile = FALSE)buildFromNames, buildFromRegion, or buildFromEnsgsmakeAeiPlot,
makeCoXpGene,
makeCoXpTranscript,
makeDnaseSig, makeGoSearch,
makeGo, makeMultiEqtl,
makeOverlapTable,
makePhenotypeSearch,
makePhenotypes,
makeSnpSearch, makeSnps,
makeSummary
exMgl() -> myMgl
makeOverlap(myMgl, snpsA = c('cisEqtls'), snpsB = c('gwasCatalog'), saveFile = TRUE) -> myOverlap
Run the code above in your browser using DataLab