This repository is a fork of the original fantastic quickpbsa repository. Edits made to this repository are to allow interactive scripting of the components using Python and VSCode.
This fork is a work in progress, designed to capture common functionality which recurs in analysis of single-molecule microscopy data.
To import as an editable submodule to experiment repositories:
git submodule add https://github.com/dezeraecox-utilities/quickpbsa pbsa
Alternatively, to simply use the functionality of this repository as an importable module, it can be installed directly via pip:
pip install git+https://github.com/dezeraecox-utilities/quickpbsa.git
Author: Johan Hummert
Organization: Herten Lab for Single Molecule Spectroscopy, University of Birmingham, UK
License: GPLv3
Version: 2020.0.1
The details of the algorithm used and extensive validation with experimental data are described in a bioRxiv preprint:
https://doi.org/10.1101/2020.08.26.268086
Please cite this publication if you found this package useful.