mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-21 06:58:12 +08:00
24 lines
758 B
Markdown
24 lines
758 B
Markdown
_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`
|
|
|
|
launch the web app
|
|
> `> cellxgene --launch processed.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](https://join-cziscience-slack.herokuapp.com/) and say "hi!".
|
|
|
|
For any errors, [report bugs on Github](https://github.com/chanzuckerberg/cellxgene/issues).
|