Skip to content

kazoompa/opal

 
 

Repository files navigation

Opal Build Status

Opal is OBiBa’s core database application for biobanks or epidemiological studies.

Developers

Set up a development environment:

  • Make sure Java8 is available.
  • Make sure you have a MongoDB, MySQL or MariaDB database running.
  • Compile with make all
  • Get the obiba-home repository to have some seeding material.
  • Prepare execution environment: make prepare (do it only once, this will create a opal_home directory)
  • Run in debug mode: make debug
  • Login http://localhost:8080 with administrator/password credentials.
  • Declare the databases (only at the first connection)
  • Go to obiba-home project and make seed-opal

There are many other targets, just check the Makefile and change variables to match your environment.

Mailing list

Have a question? Ask on our mailing list!

obiba-users@googlegroups.com

http://groups.google.com/group/obiba-users

License

OBiBa software are open source and made available under the GPL3 licence. OBiBa software are free of charge.

OBiBa acknowledgments

If you are using OBiBa software, please cite our work in your code, websites, publications or reports.

"The work presented herein was made possible using the OBiBa suite (www.obiba.org), a software suite developed by Maelstrom Research (www.maelstrom-research.org)"

About

OBiBa’s core database application for biobanks or epidemiological studies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.2%
  • Java 24.9%
  • Less 0.6%
  • ANTLR 0.1%
  • Python 0.1%
  • HTML 0.1%