Skip to main content

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

Project description

Exploratory CellxGene (ExCellxGene)

This fork implements some of the key features that have been highly requested by the data science team at CZBiohub.

Features include:

  • Hotkeys (SHIFT+? to see a tooltip describing all available hotkeys)
  • End-to-end interactive analysis and reembedding, with new embeddings hierarchically organized.
  • LIDAR graph interaction mode (the airplane) - Show an interactive tooltip describing the cells underneath your cursor. Very helpful for the color impaired or for large datasets with hundreds of labels.
  • Sankey plots
  • Leiden clustering
  • Label fusion and deletion
  • Interactive selection of data layer for expression visualization
  • Many other quality-of-life improvements.

Patch notes (v1.2.3)

  • Gene sets are now grouped based on their descriptions under collapsible headers.
  • Gene sets are now more compact, displaying 10 genes at a time with buttons to flip through pages.
  • Differential expression now calculates the top 100 genes.
  • A new button in the menubar allows you to calculate marker genes for all labels in a selected category.
  • Embeddings are now indented according to their hierarchical organization, and nested embeddings are collapsible.
  • Categorical labels are now sortable based on the currently displayed continuous medatada.
  • All preprocessing and reembedding parameters now have a tooltip.
  • Added a button to display hotkey menu to the menubar.
  • Various bugfixes.

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.7
conda activate cxg
  1. Install excellxgene with pip:
pip install excellxgene
  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/cellxgene
cd cellxgene

Datasets are stored in example-dataset

  1. Launch cellxgene with:
cellxgene launch example-dataset

This should launch a cellxgene session with all the datasets in example-datasets/ loaded in.

If you're running excellxgene remotely, please launch with:

cellxgene 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-1.2.3.tar.gz (6.8 MB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: excellxgene-1.2.3.tar.gz
  • Upload date:
  • Size: 6.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10

File hashes

Hashes for excellxgene-1.2.3.tar.gz
Algorithm Hash digest
SHA256 a8c524e591aa9635d23d6c218a8a56cd992d7f18e4982b36c5135fbc389d50e5
MD5 afd876e73183c88c2c02c250a2154b33
BLAKE2b-256 bd617e4eee46c850c83018be4790c2adbd9777ab191911239c93e17ffb63dd91

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