directHitsInCISBP {TFutils} | R Documentation |
demonstrate interoperation of TF catalog with GWAS catalog
directHitsInCISBP(traitTag, gwascat)
traitTag |
character(1) string found in DISEASE/TRAIT field of gwascat instance |
gwascat |
instance of |
data.frame
data(gwascat_hg19_chr17) directHitsInCISBP("Prostate cancer" , gwascat_hg19_chr17)