Skip to main content

Web application for exploration of large scale scRNA-seq datasets, upgraded to enable end-to-end interactive analysis.

Reason this release was yanked:

unstable

Project description

Exploratory CellxGene (ExCellxGene)

Video vignettes to come!

V2.6.3

In the latest version, the internal file system used by excellxgene has been restructured. As a result, launching excellxgene on a dataset you have previously worked with will create a new folder with none of your previous work. You will need to migrate your work to the new version of excellxgene. The easiest way to do this is with the following:

  1. Create a new conda environment (same instructions as in the installation section).
  2. Pip install excellxgene==2.6.3
  3. Launch the new version of excellxgene.
  4. Upload the metadata/genesets/etc downloaded from the old version of excellxgene to the new version.

Installation

  1. 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
  1. Create and activate a new environment:
conda create -n cxg python=3.8
conda activate cxg
  1. 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
  1. 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

  1. 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

Ping me on the Biohub slack (@Alec) if you have any questions!

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

excellxgene-2.8.3.tar.gz (7.2 MB view details)

Uploaded Source

File details

Details for the file excellxgene-2.8.3.tar.gz.

File metadata

  • Download URL: excellxgene-2.8.3.tar.gz
  • Upload date:
  • Size: 7.2 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.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for excellxgene-2.8.3.tar.gz
Algorithm Hash digest
SHA256 6980e821c5f29a077b365639296a05e1161581a8bd65ac5ca867e167ab55fc11
MD5 eeca455d798fac1f3afe74b0365f1295
BLAKE2b-256 04edccec78d43364c99126d57b8d9014985dcca33ea0bd02178df355181deb2d

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page