This project has been replaced by https://github.com/BioGRID/IMS and is maintained for legacy purposes only.
Source Code for future versions of BioGRID IMS, see: http://wiki.thebiogrid.org/doku.php/interaction_management_system For now mainly concerned in porting the IMS2 database schema to the IMS3 schema.
Get latest source from: https://github.com/BioGRID/IMS3
Currently jQUery, bootstrap, and select2 are required but not included in the RPM and not available from default CentOS RPMs. You will need to specify where they are using the /etc/ims.json file.
I think jsTree is going to be required in the future too.
The main configuration file. It can also be located ../ims.json relative to the location if the ims.php file, but that is mainly for developement.
Note, no comments are allowed in JSON files.
Whet to display on the top of the IMS3 page
Accessing databases.
The main database to read and write to.
Access database with constant information.
Not needed after we sucefully update to the latest database.
List of CSS files to be included. See non-RPM rqueires above.
List of JavaScript files to be incuded. See non-RPM rqueires above.
An ISO 8601 date. Publications that have been updated before this date will be refreshed by queries to PubMed.
How long to let somebody be logged on.
ontologies.ontology_name to array of interaction_ontology_types.interaction_ontology_type_shortcode entries. If none specified defaults to ["P"].