Files
cellxgene/docs/index.md
2018-12-19 13:38:30 -08:00

921 B

cellxgene is an interactive data explorer for single-cell transcriptomics data designed to handle large datasets (1 million cells or more) and integrate with your favorite analysis tools

features

  • Flexible selection and coloring of cells
  • Differential expression of arbitrary sets of cells
  • Single-gene analyses

getting started

Install the package

pip install cellxgene

Download an example file

curl -o pbmc3k.h5ad https://raw.githubusercontent.com/chanzuckerberg/cellxgene/master/example-dataset/pbmc3k.h5ad

Launch cellxgene

cellxgene launch pbmc3k.h5ad

getting help

We'd love to hear from you!

For questions, suggestions, or accolades, join the #cellxgene-users channel on the CZI Science Slack and say "hi!".

For any errors, report bugs on Github.