JaccardIndexPsy-class | R Documentation |
Class JaccardIndexPsy
is theresult of the process to look for a
Jaccard Index between muliple diseases in psygenet2r
package.
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
psygenetGene, psygenetDisease, JaccardIndexPsy-methods
ji <- jaccardEstimation( c( "COMT", "CLOCK", "DRD3" ), "umls:C0005586", "ALL" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.