Exploratory CellxGene (ExCellxGene)
V2.9.6
The latest stable version is V2.9.6.
Installation
- Install miniconda if conda not available already:
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh -O ~/miniconda.sh
bash ~/miniconda.sh -b -p $HOME/miniconda
- Create and activate a new environment:
conda create -n cxg python=3.9
conda activate cxg
- Install excellxgene with pip:
pip install excellxgene
If your operating system is CentOS, then you may run into issues installing dependencies that require up-to-date gcc or g++ compilers. Please install with the following and try reinstalling excellxgene with pip:
conda install -c conda-forge gcc cxx-compiler
- Download the git repository to get the example datasets (assumes git is available, if not install it with conda install -c anaconda git)
git clone https://github.com/czbiohub/excellxgene
cd excellxgene
Datasets are stored in example-dataset
- Launch excellxgene with:
excellxgene launch example-dataset
This should launch an excellxgene session with all the datasets in example-datasets/ loaded in.
If you're running excellxgene remotely, please launch with:
excellxgene launch example-datasets --host 0.0.0.0
Preprint on how to do manual cell-type annotation using interactive tools:
https://www.biorxiv.org/content/10.1101/2023.07.11.548639v1
Tutorial slides highligting some use cases:
More tutorial slides for multi-omics datasets (RNA, ATAC, CITE-seq, spatial transcriptomics) are coming soon (Q1/Q2 2024).
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file latch-excellxgene-1.0.0.tar.gz.
File metadata
- Download URL: latch-excellxgene-1.0.0.tar.gz
- Upload date:
- Size: 7.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.31.0 requests-toolbelt/0.10.1 tqdm/4.66.1 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36a0cc63b1431cdf0d04ff2d9cbcd720866caeedd05c71fadefb3504c4994f54
|
|
| MD5 |
9346c47011e5f139efd68500d5cd3c6c
|
|
| BLAKE2b-256 |
e5b06d97f7e4819adc2140706b15dae8968280d282eaf440f92aa738d68f6eec
|