jaccardEstimation(pDisease, sDisease, database = "CURATED", nboot = 100, ncores = 1, verbose = FALSE)
pDisease
.'MODELS'
to use Comparative Toxigenomics Database, data from
mouse and rat; 'GAD'
to use Genetic Association Database; 'CTD'
to use Comparative Toxigenomics Database, data from human; 'PsyCUR'
to
use Psychiatric disorders Gene association manually curated; 'CURATED'
to use Human, manually curated databases (PsyCUR and CTD); or 'ALL'
to use all these databases. Default 'CURATED'
.FALSE
. Change it to TRUE
to get a
on-time log from the function.JaccardIndexPsy
with the computed
calculation of the JaccardIndex.
ji <- jaccardEstimation( c( "COMT", "CLOCK", "DRD3" ), "umls:C0005586", "CURATED" )
Run the code above in your browser using DataLab