Skip to content

daviddesancho/smFSmodels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smFSmodels

This module is an implementation of methods to analyze and interpret single molecule force spectroscopy (smFS) data. It is largely based on the calculations reported by Cossio, Hummer and Szabo in PNAS (2015). It includes a module for the estimation of the kinetics from the results. The code is distributed under the MIT License. Use at your own risk.

Installation

Simply download the code and leave it in your working directory. To generate the extension from the pyx file simply run

 python setup.py build_ext --build-lib smfsmodels

This should result in a cossio.so file that you can then import.

Example

Jupyter notebooks with working examples are included.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published