Skip to content

super-resolution/Solvie-et-al-supplement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solvie-et-al-supplement

Analysis scripts for smlm data analysis of myc proteins.

This code is a supplement to the publication Solvie et al. 2022.

The analysis code is presented as Jupyter notebooks that make use of python 3.9, locan 3.10 and python-based libraries as outlined in the requirements.in or environment.yml files.

Installation

Requirements files with frozen version numbers are provided.

You can install all packages in a conda environment (we recommend using mamba)

mamba env create --file py39-environment.yml

or via pip

pip install -r py39-requirements.txt --no-deps

License

Distributed under the terms of the BSD-3 license, this code is free and open source software.

About

Code supplement to Solvie et al. 2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published