int.domineMETHOD {int.domine.db}R Documentation

Methods of getting domain-domain interaction

Description

int.domineMETHOD gives known proof or prediction method about the source of domain-domain interaction.

Details

Mappings were based on data provided by: DOMINE (http://domine.utdallas.edu/domine-tables.zip) on Version 1.1, February 2008

Examples

     # Convert to a list
     xx <- as.list(int.domineMETHOD)     
     if(length(xx) > 0){
         # Gets the first five
         xx[1:5]
     }

[Package int.domine.db version 1.1.0 Index]