Skip to content

dezeraecox-utilities/quickpbsa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pbsa

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.

General useage notes

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

Original repository details

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%