JaccardIndexPsy-class: Class JaccardIndexPsy

JaccardIndexPsy-classR Documentation

Class JaccardIndexPsy

Description

Class JaccardIndexPsy is theresult of the process to look for a Jaccard Index between muliple diseases in psygenet2r package.

Slots

nit

Number of iterations to calculate the estimated Jaccard index

type

Slot to save type of query (disease-disease, gene-disease)

table

data.frame containing the result table of Jaccard indexes

i1

[internal use] vector with names of first component

i2

[internal use] vector with names of second component

See Also

psygenetGene, psygenetDisease, JaccardIndexPsy-methods

Examples

ji <- jaccardEstimation( c( "COMT", "CLOCK", "DRD3" ), "umls:C0005586", "ALL" )

aGutierrezSacristan/psygenet2r documentation built on Jan. 18, 2024, 4:06 a.m.