directHitsInCISBP {TFutils}R Documentation

demonstrate interoperation of TF catalog with GWAS catalog

Description

demonstrate interoperation of TF catalog with GWAS catalog

Usage

directHitsInCISBP(traitTag, gwascat)

Arguments

traitTag

character(1) string found in DISEASE/TRAIT field of gwascat instance

gwascat

instance of gwaswloc-class

Value

data.frame

Examples

data(gwascat_hg19_chr17)
directHitsInCISBP("Prostate cancer" , gwascat_hg19_chr17)

[Package TFutils version 1.4.0 Index]