scanpy
https://github.com/scverse/scanpy
Python
Single-cell analysis in Python. Scales to >1M cells.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to scanpy
Help out
- Issues
- sc.pl.rank_genes_groups does not plot on subplot axes passed to the function
- rank_genes_groups_matrixplot does not plot logfoldchanges that are NaN as zero but a fixed >0 value.
- Multiprocess for sc.tl.pca, sc.pp.neighbors, sc.tl.leiden, and sc.tl.umap
- TypeError: bbknn() got an unexpected keyword argument 'n_trees'
- `sc.external.pp.scrublet` Key error due to internal sc.pp.filter_cells/genes
- Using groups in sc.pl.umap does not allow specification of smaller palette
- adata.var.sort_index(inplace=True) does not sort adata.X
- `sc.external.pp.magic`: what is `n_jobs`'s default _really_?
- sc.pp.filter_cells does not work for pseudo counts data
- Plotting UMAP in backed mode leads to error when setting color palettes
- Docs
- Python not yet supported