Skip to content

CAT-1457 Update cell populations template to use scellop#139

Merged
thomcsmits merged 8 commits into
developmentfrom
nickakhmetov/scellop
Jan 6, 2026
Merged

CAT-1457 Update cell populations template to use scellop#139
thomcsmits merged 8 commits into
developmentfrom
nickakhmetov/scellop

Conversation

@NickAkhmetov

Copy link
Copy Markdown
Collaborator

This PR revises the scalable cell populations template to use scellop, the new package name for cellpop.

@thomcsmits thomcsmits left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking a look at this @NickAkhmetov !
Most of the functions are renamed in scellop for clarity and removal of HuBMAP specific functions. I was working today on expanding the functions for ScellopData (on this branch and wanted to add these to this template as well. I can add an update next week!

"metadata": {},
"outputs": [],
"source": [
"scellop.CpWidget(uuids = uuids)"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is obsolete (scellop won't have specific hubmap methods anymore in the python package)

Comment on lines +100 to +101
"df = scellop.cpAnnDataList(anndataLocationList, hubmap_ids, \"predicted_CLID\")\n",
"scellop.CpWidget(df=df)"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are now renamed for clarity to "load_data_multiple" for a list of multiple sources

@NickAkhmetov NickAkhmetov changed the title Update cell populations template to use scellop CAT-1457 Update cell populations template to use scellop Nov 17, 2025
@thomcsmits

Copy link
Copy Markdown
Collaborator

Added a fix in #140 ! Other than that, it's good to go I think! I really like the extensive description you added to the template!

@thomcsmits thomcsmits left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@thomcsmits thomcsmits merged commit 4843fed into development Jan 6, 2026
@jpuerto-psc jpuerto-psc deleted the nickakhmetov/scellop branch February 3, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants