\name{int.intact.db}
\alias{int.intact.db}
\title{annotation data package}
\description{  
  Welcome to the int.intact.db annotation Package. 
  The annotation package was built using a downloadable R package -
  PAnnBuilder (download and build your own). The purpose is to provide detailed 
  information about the protein-protein interactions from IntAct database: 
  \url{ftp://ftp.ebi.ac.uk/pub/databases/intact/current/psimitab/intact.txt}
  

  Each of these objects has their own manual page detailing where relevant data 
  was obtained along with examples of how to use it. Many of these objects also 
  have a reverse map available. When this is true, expect to usually find relevant 
  information on the same manual page as the forward map. 
}
\examples{
  # You can learn what objects this package supports with the following command: 
  ls("package:int.intact.db")
}