Skip to content

Conversation

nilchia
Copy link
Contributor

@nilchia nilchia commented Oct 8, 2025

As discussed at the SPOC meeting with @pavanvidem and @MarisaJL and previously with @nomadscientist 🖖 , we decided to continue with the scanpy IUC tool suite and hide the EBI version.

Currently, it is confusing for the user when they try to search "scanpy" in the tool panel, as many tools will pop up.

@nomadscientist did great work and migrated all the EBI tools of the single cell trainings to the IUC ones.

So it is time to hide EBI scanpy :)

Also the EpiScanpy tool is not maintained anymore, and snapatac2 is the replacement. We also decided to hide this as well.

<section id="single-cell" name="Single-cell">
<tool file="/opt/galaxy/custom-tools/ebi-gxa/scanpy-parameter-iterator.xml" hidden="True" />
<tool file="/opt/galaxy/custom-tools/ebi-gxa/scanpy-plot-trajectory.xml" hidden="True" />
<tool file="/opt/galaxy/custom-tools/ebi-gxa/scanpy-compute-graph.xml" hidden="True" />
Copy link
Member

Choose a reason for hiding this comment

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

Are you sure this one exist?

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks @nilchia

I don't think we have all the scanpy functions on IUC. We should keep at least the 3 EBI tools that @bgruening pointed.
Also for now, let's keep the episcanpy because the preprocessing tutorial seems to be still in use.

Copy link
Contributor Author

@nilchia nilchia Oct 8, 2025

Choose a reason for hiding this comment

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

The compute-graph can be done by Scanpy Inspect and manipulate pp.neighbors

The plot-trajectory can be done by scanpy plot selecting pl.paga

The parameter-iterator can be skipped but it should be easy to implement it to IUC

Copy link
Contributor

Choose a reason for hiding this comment

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

Ok. There is a tutorial on parameter iterator. We should keep it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

In that training all the EBI tools are used :/

Copy link
Member

Choose a reason for hiding this comment

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

Btw. I have hidden now all tools.

@nilchia nilchia marked this pull request as draft October 8, 2025 11:31
@bgruening
Copy link
Member

Ok, that took some time ... please check in 5min if everything is hidden. There were hundreds of tools (many versions)

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.

3 participants