\name{int.domineMETHOD} \alias{int.domineMETHOD} \title{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 (\url{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] } }