<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-10857292</id><updated>2011-04-21T14:48:15.707-07:00</updated><title type='text'>fs_kit: Analysis of force spectra</title><subtitle type='html'>This blog is sort of a homepage for fs_kit, an open source software to analyze force spectra.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://fskit.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10857292/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://fskit.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>fskit Team</name><uri>http://www.blogger.com/profile/04034411275301443155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-10857292.post-110849552019945495</id><published>2006-02-15T11:22:00.000-08:00</published><updated>2005-05-16T15:29:39.786-07:00</updated><title type='text'>What is fs_kit?</title><content type='html'>fs_kit is a program that helps you automate tasks in the analysis of force spectra. It can find peaks, align spectra and classify peaks based on the alignment. An article about fs_kit has been published in the &lt;a href="http://dx.doi.org/10.1111/j.1365-2818.2005.01478.x"&gt;Journal of Microscopy&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;fs_kit is released under the GNU General Public License. This means that you are free to make it better and contribute.&lt;br /&gt;&lt;br /&gt;Binaries are available in the form of a GUI version and a command line version. The GUI version makes your life easier for simple tasks. However, to access the full functionality you will need to edit the settings file with an editor. The command line version has the big advantage that you see the output of the program even when it crashes. Yes, crashes are possible, because spectra can do all kinds of things that the program may not be prepared for. Hopefully, it will run fine in most cases.&lt;br /&gt;&lt;br /&gt;A &lt;a href="http://fskit.mckuhn.de/tutorial.pdf"&gt;tutorial&lt;/a&gt; is available.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Prerequisites&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;   &lt;li&gt;There are binaries for Apple Mac OS X 10.3. A Microsoft Windows binary is planned, but it currently won't compile with the external libraries. Compiling fs_kit on Linux is possible.&lt;br /&gt;&lt;/li&gt;   &lt;li&gt;&lt;a href="http://www.wavemetrics.com/products/igorpro/igorpro.htm"&gt;WaveMetrics IGOR Pro&lt;/a&gt; for visualisation of spectra&lt;/li&gt;   &lt;li&gt;The GNU Scientific Library (&lt;a href="http://sources.redhat.com/gsl/"&gt;GSL&lt;/a&gt;) and  &lt;a href="http://www.wxwidgets.org/"&gt;wxWidgets&lt;/a&gt;. (See installation instructions.)&lt;a href="http://www.wxwidgets.org/"&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt; Installation on Mac OS X&lt;br /&gt;&lt;/span&gt; &lt;ol&gt;   &lt;li&gt;Download and install &lt;a href="http://fink.sourceforge.net/"&gt;Fink&lt;/a&gt;. You need administrator access to do so. (You also may need to install &lt;a href="http://developer.apple.com/tools/xcode/"&gt;XCode&lt;/a&gt;.)&lt;br /&gt;&lt;/li&gt;   &lt;li&gt;Use Fink to install the packages &lt;a href="http://fink.sourceforge.net/pdb/package.php/gsl"&gt;gsl&lt;/a&gt; and &lt;a href="http://fink.sourceforge.net/pdb/package.php/wxmac"&gt;wxmac&lt;/a&gt;. (wxmac is not required for the command line version of fs_kit. wxMac 2.5 is currently classified as unstable, as it is still under development. However, use of version 2.5 is &lt;a href="http://www.wxwidgets.org/dl_mac2.htm"&gt;recommended&lt;/a&gt;. You might need to &lt;a href="http://fink.sourceforge.net/faq/usage-fink.php?phpLang=en#unstable"&gt;follow these instructions&lt;/a&gt; to enable unstable packages.)&lt;/li&gt;   &lt;li&gt;Download &lt;a href="http://bioinformatics.org/groups/?group_id=298"&gt;fs_kit for Mac OS X&lt;/a&gt; (under File Releases).&lt;br /&gt;&lt;/li&gt;   &lt;li&gt;Follow the &lt;a href="http://fskit.mckuhn.de/tutorial.pdf"&gt;tutorial&lt;/a&gt; to get acquainted with fs_kit.&lt;br /&gt;&lt;/li&gt; &lt;/ol&gt; &lt;span style="font-weight: bold;"&gt;Installation on Windows&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;A compiled version for Windows is currently not available. &lt;a href="http://fskit.blogspot.com/2005/02/why-is-there-no-windows-binary.html"&gt;More info here&lt;/a&gt;. You can, however, check out the source from CVS and compile it, for example under Cygwin.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Who's to blame for all this?&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;fs_kit has been mainly developed by Michael Kuhn, with contributions by Maurice Hubain. Michael will start his PhD work at the EMBL in Heidelberg (on a totally different topic than force spectra!) Thus, we are always open for new developers to work on this!&lt;br /&gt;&lt;br /&gt;Contact info: michael.pencil.kuhn@gmail.com (Remove the writing utensil and one of the dots.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:78%;"&gt;This post is from the future so that it stays on top of the list. :-)&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10857292-110849552019945495?l=fskit.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10857292/posts/default/110849552019945495'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10857292/posts/default/110849552019945495'/><link rel='alternate' type='text/html' href='http://fskit.blogspot.com/2006/02/what-is-fskit.html' title='What is fs_kit?'/><author><name>fskit Team</name><uri>http://www.blogger.com/profile/04034411275301443155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-10857292.post-110870077086513368</id><published>2005-02-17T20:19:00.000-08:00</published><updated>2005-02-17T20:26:10.866-08:00</updated><title type='text'>Why is there no Windows binary?</title><content type='html'>I have tried to compile fs_kit with Dev-C++, but it won't work. wxWidgets is available as package for it, so that should be not the problem. It is more of a problem that the GSL isn't available anymore as a package specifically for MinGW, the compiler in Dev-C++. I compiled the GSL with a separate installation of MinGW, and I'm getting some errors. I don't have the time to fix them now, but I hope it can be done eventually. If someone could try it, that would be great.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10857292-110870077086513368?l=fskit.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10857292/posts/default/110870077086513368'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10857292/posts/default/110870077086513368'/><link rel='alternate' type='text/html' href='http://fskit.blogspot.com/2005/02/why-is-there-no-windows-binary.html' title='Why is there no Windows binary?'/><author><name>fskit Team</name><uri>http://www.blogger.com/profile/04034411275301443155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>
