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
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]"
- Install
napari-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-cosmos-ts
Or for the latest version of napari-cosmos-ts
:
pip install napari-cosmos-ts@git+https://github.com/marcel-goldschen-ohm/napari-cosmos-ts
Update
- 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
- Update
napari-cosmos-ts
in your virtual environment. In a command shell or terminal where you have activated your virtual environment run the following command:
pip install napari-cosmos-ts --update
Or for the latest version of napari-cosmos-ts
:
pip install napari-cosmos-ts@git+https://github.com/marcel-goldschen-ohm/napari-cosmos-ts --update
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!
User Guide
:construction:
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.8.tar.gz
(21.8 kB
view hashes)
Built Distribution
Close
Hashes for napari_cosmos_ts-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdbca5da8ee7d965c9d5dfb823a45f75acc12fd42263b0be1aa49841f7ea26c1 |
|
MD5 | ce8ea011616bc09ce5374605760ad649 |
|
BLAKE2b-256 | f6fae115b55d662a1585909891ad4317d08c75043a82bf7590be8ad1bbd85c65 |