Don't assume you know which sJPK egments will be created.
[hooke.git] / doc / index.txt
1 Welcome
2 =======
3
4 Hooke_ is software for the (semiautomatic) analysis and filtering of
5 force curves.  Force curves are the output of an analytical technique
6 called `force spectroscopy`_.  Force spectroscopy experiments usually
7 require the analysis of thousands of force curves at a time. As of
8 today, there is no standard, free software for the analysis of force
9 curves. Hooke aims to solve that.
10
11 .. _Hooke: http://code.google.com/p/hooke/
12 .. _force spectroscopy: http://en.wikipedia.org/wiki/Force_spectroscopy
13
14 Features:
15
16 * View, annotate, and measure force curves
17 * Worm-like chain and freely-jointed chain fits of force peaks
18 * Automatic convolution-based filtering of empty curves
19 * Automatic fit and measurement of multiple force peaks
20 * Handles force-clamp force experiments (experimental)
21 * Extensible by users by mean of plugins and drivers 
22
23 Contents
24 ========
25
26 .. toctree::
27    :maxdepth: 2
28
29    install
30    tutorial
31    analysis
32    config
33    bugs
34    hacking
35    standards
36    hooke/hooke
37    doc
38
39 Indices and tables
40 ------------------
41
42 * :ref:`genindex`
43 * :ref:`modindex`
44 * :ref:`search`
45
46 .. todolist::
47
48 Publications
49 ============
50
51 Hooke has been published [#sandal2009]_. Please cite Hooke if you use
52 it.  Let us know, and we'll link to your paper!
53
54
55 .. [#sandal2009] M. Sandal, F. Benedetti, M. Brucale, A. Gomez-Casado,
56   B. Samorì.
57   "Hooke: an open software platform for force spectroscopy."
58   Bioinformatics, 2009.
59   doi: `10.1093/bioinformatics/btp180 <http://dx.doi.org/10.1093/bioinformatics/btp180>`_
60
61 Disclaimer
62 ==========
63
64 Remember that Hooke is still experimental software!  It has been
65 mostly done to fit the needs of its authors, and there is no guarantee
66 it will do what you need.  However, you can write us/help us improve
67 it so that it does.