Skip to content

donaldlab/osprey-gui

Repository files navigation

OSPREY GUI

A cross-platform GUI for OSPREY 3.

Builds for the GUI can be downloaded from our automatic build server here.

OSPREY is developed and maintained by the Donald Lab in the Department of Computer Science at Duke University

For an introduction to OSPREY 3 and its new features please read Journal of Computational Chemistry 2018; 39(30): 2494-2507

Citation requirements

We require everyone who publishes or presents results from OSPREY to please mention the name "OSPREY," and to cite our papers as described here (especially our new paper introducing OSPREY 3).

License

GPLv2

Copyright (C) 2020 Duke University

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

The full text of the GPLv2 is included in the accompanying LICENSE.txt

Building

Download OpenJDK 14 https://jdk.java.net/14/

Set systemProp.jpackage.home in gradle.properties with path to JDK 14

For Windows:

Install WiX tools: https://wixtoolset.org/