This repository has been archived by the owner on May 16, 2023. It is now read-only.
forked from OpenMS/OpenMS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
47 lines (33 loc) · 1.46 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
------------------------------
-- OpenMS library --
------------------------------
This directory contains the source code of OpenMS.
License information can be found in the License.txt file.
If you downloaded a stable release, detailed installation
instructions and other information can be found in the
documentation (doc/index.html).
If this is a development version obtained via SVN or as
nightly snapshot, the documentation is not contained in
this package. Please refer to the OpenMS website for
installation instructions.
------------------------------
-- TOPP tools --
------------------------------
In addition to the OpenMS library 'The OpenMS
PiPeline' (TOPP) is also included in this package.
The installation instructions for OpenMS also
contain installation instructions for TOPP!
------------------------------
-- Contributing --
------------------------------
If you would like to contribute to OpenMS, this is how
to best get started:
- Familiarize yourself with our online documentation,
available at http://www.openms.de/current_doxygen/html/
- Learn how to build OpenMS (by reading the building
instructions at the online documentation)
- Start reading the OpenMS tutorial for developers at
http://www.openms.de/current_doxygen/html/OpenMS_tutorial.html
- Any questions can be directed at the mailing list,
see http://openms.de/support for up-to-date information
about how to contact the OpenMS developers.