BALL-Project/ball
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
=============================================== == BALL - Biochemical ALgorithms Library == =============================================== BUILD BALL ---------- To install BALL, use the CMake build system. * Enter the toplevel directory of BALL (the one containing the CMakeLists.txt file and the source and include folders) * Then create a folder "build" and change into it * Call "cmake .." (if you have a contrib directory for BALL, use "cmake .. -DBALL_CONTRIB_PATH=path_to_your_contrib") * Type "make" If you want to build packages (currently mostly interesting on MacOS and Windows), add the flag "-DBALL_ENABLE_PACKAGING=true" to the cmake command line and run "make package" instead of a plain make. On Windows, make sure to run the commands in a Visual Studio command shell. For further details of the build process, please refer to our Wiki on https://github.com/BALL-Project/ball/wiki/DevelopmentEnvironment To build the documentation, run "make doc". Alternatively, you can refer to the online documentation: https://ball-project.org/documentation/ FEEDBACK and CONTACT -------------------- Please help us to improve the quality of this project by reporting all problems you ran into, all criticism, encouragements, improvements, bug reports, and wishes for further functionality either using the GitHub issue tracker or by contacting us via our mailing lists: https://github.com/BALL-Project/ball/issues https://groups.google.com/forum/#!forum/ball-user-list https://groups.google.com/forum/#!forum/ball-developer-list Please have a look at our website as well: https://ball-project.org CITE BALL --------- If you use BALL, please cite our recent publication (DOI: 10.1186/1471-2105-11-531): Andreas Hildebrandt, Anna Katharina Dehof, Alexander Rurainski, Andreas Bertsch, Marcel Schumann, Nora C Toussaint, Andreas Moll, Daniel Stockel, Stefan Nickels, Sabine C Mueller, Hans-Peter Lenhof, Oliver Kohlbacher: 'BALL - Biochemical Algorithms Library 1.3', 2010, BMC Bioinformatics, 11:531 Have fun!
About
The Biochemical Algorithms Library
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published