Skip to content

CodingBash/intermine

 
 

Repository files navigation

InterMine

Master: Build Status: master Dev: Build Status: dev

A powerful open source data warehouse system. InterMine allows users to integrate diverse data sources with a minimum of effort, providing powerful web-services and an elegant web-application with minimal configuration. InterMine powers some of the largest data-warehouses in the life sciences, including:

InterMine is free, open-source software.

For extensive documentation please visit: InterMine Documentation

If you run an InterMine, or use one in your research, in order to improve the chance of continued funding for the InterMine project it would be appreciated if groups that use InterMine or parts of InterMine would let us know (email [info[at]flymine.org](mailto:info flymine.org)).

Getting Started With InterMine

For a guide on getting started with InterMine, please visit: quick start tutorial

3min bootstrap

As long as you have the prerequisites installed (Java, PostgreSQL), you can get a working data-warehouse and associated web-application by running an automated bootstrap script:

  # Set up tomcat
  sh config/download_and_configure_tomcat.sh
  # For a genomic application, with test data from Malaria
  sh bio/setup.sh
  # For the testmodel
  sh testmodel/setup.sh

This requires that you have all the software dependencies installed and running with the appropriate user permissions (postgres, Tomcat, Java SDK). You will need to have set up usernames and passwords for Tomcat and postgres first, and these can be provided to the setup scripts as PSQL_USER, PSQL_PWD, TOMCAT_USER, and TOMCAT_PWD.

Copyright and Licence

Copyright (C) 2002-2016 FlyMine

See LICENSE file for licensing information.

This product includes software developed by the Apache Software Foundation

About

A powerful open source data warehouse system

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.LIBS

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 37.1%
  • HTML 19.7%
  • Web Ontology Language 18.2%
  • JavaScript 17.9%
  • Perl 2.9%
  • Roff 1.9%
  • Other 2.3%