scverse / scverse/scanpy

Remove `sc.external`

Open
#2,717 2 comments 0 reactions 1 assignee View on GitHub

@flying-sheep is already working on this.

Since May 26, 2025.

Area – API Area – External Meta
Dominant language
Python
Stars
2.6k
Forks
779
Avg merge
1d 4h
Merged PRs (30d)
27

Description

External has outlived its usefulness with the emergence of the scverse ecosystem, and should be removed.

Plan:
  1. Decide on which ones to move into our code: https://scverse.zulipchat.com/#narrow/channel/328272-scanpy/topic/Removing.20.60sc.2Eexternal.60/near/616514023
  2. Deal with exporting.{spring_project,cell_browser}: #4296
  3. Adopt bbknn: #4302
  4. Move hashsolo: #4304
  5. Deprecate sc.external: #4295
  6. remove it
Adopt code
projects without upstream activity
  • pp.scrublet
  • pp.harmony_integrate (harmonypy has 2.0 depending on Torch so we adopted v1)
  • pp.bbknn (implemented in RSC): #4302
already in-tree: move into main namespace
  • hashsolo (upstream has been moved into scvi-tools): #4304

    other than scrublet, this operates on hashtags, so both are useful

Maintained: deprecate wrappers and tell the authors
maintained-ish, don’t necessarily wait for reply
Dead: just deprecate

theislab votes to keep:

  • phate: 3 (won’t keep as it’s maintained well)
  • phenograph: 2 (because of its performance on cancer data)
  • magic, palantir, cyclone, cellbrowser: 1 each

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.