Skip to content

Python code for Radiality Analysis of Single Puncta

License

Notifications You must be signed in to change notification settings

TheLeeLab/pyRASP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

Installation Instructions

The package "pyRASP" (written in support of this paper) is a set of python classes that can be run from scripts, interactive notebooks and so on to analyse microscopy data. An example notebook is provided, showing user analyses. The code has been tested in Python 3.10.12.

A list of package requirements are noted in the "requirements.txt" file. These can be installed with the command:

pip install -r requirements.txt

Documentation can be found at read the docs.

Contributing

Patches and contributions are very welcome! Please see CONTRIBUTING.md and the CODE_OF_CONDUCT.md for more details.