Fix link from Hooke post to Hooke manual.
[blog.git] / posts / Hooke.mdwn
1 [[!template id=hgrepo repo=hooke]]
2
3 [Hooke][] is a force spectroscopy data analysis package.  For example,
4 Hooke can extract unfolding forces from your experimental data.  You
5 can then fit the unfolding forces to models using my [[sawsim]]
6 simulator.  Of course, some experiments (e.g. force clamp) need no
7 Monte Carlo analysis, so for those, Hooke alone provides a complete
8 analysis package.
9
10 Getting started
11 ===============
12
13 I've tested Hooke on Gentoo and Debian, and I've got an ebuild in my
14 [[Gentoo overlay]].  It should also run fine on Windows, etc., but I
15 don't have easy access to Windows boxes with [[Python]], so I don't
16 test it there as often.
17
18 See the [[README]] and [[manual|html/index.html]] for more details.
19
20
21 [Hooke]: http://code.google.com/p/hooke/
22
23 [[!tag tags/hooke]]
24 [[!tag tags/python]]
25 [[!tag tags/programming]]
26 [[!tag tags/theory]]