napari plugin for colocalization single-molecule spectroscopy (CoSMoS) time series (TS) analysis
Project description
napari-cosmos-ts
napari plugin for colocalization single-molecule spectroscopy (CoSMoS) time series (TS) analysis.
Install
- Install the
conda
package manager. Simplest is to download Miniconda and run the installer. - Create a virtual python environment named
napari-env
(or name it whatever you want) in which to install napari and this plugin. In a command shell or terminal run the following command:
conda create --name napari-env python
- Activate your virtual environment. !!! Note you will have to do this every time you open a new command shell or terminal. In a command shell or terminal run the following command:
conda activate napari-env
- Install
napari
andnapari-cosmos-ts
into your virtual environment. In a command shell or terminal where you have activated your virtual environment run the following command:
pip install "napari[all]" napari-cosmos-ts
Run
- Activate your virtual environment (see Install, replace napari-env with the name of your environment). In a command shell or terminal run the following command:
conda activate napari-env
- Launch the
napari
viewer. In a command shell or terminal where you have activated your virtual environment run the following command:
napari
- Launch the
napari-cosmos-ts
plugin. From the napari viewerPlugins menu
, selectColocalization Single-Molecule Time Series (napari-cosmos-ts)
. This should bring up a docked widget within the viewer. Now you are good to go!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
napari_cosmos_ts-0.1.1.tar.gz
(18.3 kB
view hashes)
Built Distribution
Close
Hashes for napari_cosmos_ts-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e135bf7e32d4aeed35081a71780f59d0a954fe126ac4154c5d768ee1f89e3f52 |
|
MD5 | b77fb14bdd57352d7e7981d1741a56d7 |
|
BLAKE2b-256 | 4efcd785a80f13955419d3d8f9b4c03bfba563a156861ba1fb274628d4d4b5a5 |