Context aware analysis of cell fate acquisitions
Project description
Thanks for stopping by! ( ^_^)o自自o(^_^ )
Note The package installation name has changed to context-explorer
(hyphen) and the command to run the program is now ctexplorer
. Previously
both of these were context_explorer
(underline).
Context-explorer
Context-explorer facilitates analyses and visualization of data extracted from microscope images of cells.
Relevance
The analyses methods in Context-explorer focuses on how populations of cells are affected by their microenvironment, including local variations in cell signalling and cell density. It is currently difficult for scientists without previous programming experience to quantify these variables, although it is relevant for many research areas. Facilitating this type of analyses can help scientists around the world to improve their understanding of cellular behavior and accelerate their research.
Overview
Context-explorer is controlled via a graphical user interface and aims to
enable powerful analysis and visualizations of single cell data extracted from
microscope images for a broad scientific audience. Context-explorer can work in
tandem with many other tools since it only depends on a correctly formatted
CSV-file as input and only outputs commonly used file formats (.csv
, .jpg
,
.png
, and .pdf
)
Installation
Context-explorer can be installed via the package managers conda
or pip
, or
via the source code on GitLab. The recommended way is to use conda
. To get
started, first download and install the Anaconda Python
distribution (version 3.x). This will
install Python together with common Python packages used for scientific
computing and the conda
package manager. Proceed to use conda
from either
the graphical program Anaconda Navigator
or the command line:
Anaconda Navigator
- Open the
Anaconda Navigator
by searching for it in the start menu. - Click the
Channels
button and add "joelostblom" as a new channel. - Use the navigation pane on the left to switch to the
Environments
tab. - Change the dropdown meny from "installed" to "all" to see packages not yet installed on your system.
- Search for "context-explorer"
- Click the checkbox on the left and select "Mark for installation".
- Hit
Apply
in the bottom right corner and click through the dialog to installcontext-explorer
. - To run the program, open the
Anaconda Prompt
from the start menu (or the terminal on OS X and Linux), type inctexplorer
and hit enter.
Command line
- If you are using Windows, open up the
Anaconda Prompt
from the start menu. On MacOS and Linux you can use your default terminal (e.g.terminal.app
on MacOS) instead of theAnaconda Prompt
. - Type
conda install -c joelostblom context-explorer
and press enter. - After the installation has finished, run the program by typing
ctexplorer
and hitting enter.
Updates using conda
Anaconda Navigator
Click the same checkbox as during installation and select "Mark for update", then hit apply in the bottom right corner.
Command line
conda update context-explorer
Using Context-explorer
If you are new to context-explorer, first download the sample
data
(right click link -> Save as). Launch context-explorer by typing ctexplorer
in the terminal/Anaconda Prompt
, then choose the sample file (or your own
data) from the file selector. That's all you need to start testing
context-explorer!
Keep an eye on the terminal window for the output messages from context-explorer. Detailed documentation and workflow examples are available at the documentation page. There is also a brief video tutorial of how to use the software.
Support
If you run into troubles, please check the issue list to see if your problem has already been reported. If not, open a new issue or ask for help in the gitter chat.
Contributions
Feedback and suggestions are always welcome! This does not have to be code-related, don't be shy =) Please read the contributing guidelines to get started.
Roadmap
An overview of the projects direction is available in the project wiki.
Code of conduct
Be welcoming, friendly, and patient; be direct and respectful; understand and
learn from disagreement and different perspectives; lead by example; ask for
help when unsure; give people the benefit of the doubt; a simple apology can go
a long way; be considerate in the words that you choose. Detailed descriptions
of these points can be found in
CODE_OF_CONDUCT.md
.
Known issues
Error output:
objc[42840]: Class FIFinderSyncExtensionHost is implemented in both
/System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
(0x7fff9d6a3c90) and
/System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
(0x1c279d2cd8). One of the two will be used. Which one is undefined. ```
Solution:
This error is unrelated to CE and appears to origin from the Finder software in MacOS as discussed here and here. It shows up because CE uses the Qt file dialog to pick the input file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file context-explorer-1.4.0.tar.gz
.
File metadata
- Download URL: context-explorer-1.4.0.tar.gz
- Upload date:
- Size: 3.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57c25ff947cb1a9b0c17b7651027453027bd77ac3dc4dfcdc9fdae64e5667203 |
|
MD5 | 177e47e45a6d56f6156a2e4726791d28 |
|
BLAKE2b-256 | 1b55fb2f235ea2ec391581315b238baf0237020a9829c010d5d91ddf9c7dd9bb |
File details
Details for the file context_explorer-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: context_explorer-1.4.0-py3-none-any.whl
- Upload date:
- Size: 1.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4df3af87749a7012bb3fce72b06bca40ec664eca6ac1ff8c97006a0727484a86 |
|
MD5 | 7f852675037fc36e045b3f74246aadfd |
|
BLAKE2b-256 | 9ed32149b4b347dd5397a8081e39712f5f582ca683606f4f747c72d4d9efd13d |