Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add instructions for the Galaxy platform #643

Merged
merged 8 commits into from
Aug 2, 2024
Merged

add instructions for the Galaxy platform #643

merged 8 commits into from
Aug 2, 2024

Conversation

sunyi000
Copy link
Collaborator

No description provided.

@tischi
Copy link
Collaborator

tischi commented Apr 19, 2024

Hi, thanks a lot, I started looking into it; see above.

I am starting to collect here some general comments:

  1. It is a bit irritating that something very simple that should just take a few milliseconds, such as applying a threshold to an image takes several minutes to execute, because one needs to wait for a job to be scheduled. For teaching and workflow development, would it be possible to set up a local instance that would execute faster?
  2. What's the status of the TIFF viewer? I clicked on the 👁️ but it just downloaded the image
  3. My first impression is that the Apply threshold module is not in the best state. Can we reach out to the maintainers of it? An consideration here could also be that we limit ourselves to tools where we know the developers and maintainers such that we ensure fast response times.

@sunyi000
Copy link
Collaborator Author

sunyi000 commented Apr 19, 2024

Hi, thanks a lot, I started looking into it.

I am starting to collect here some general Galaxy UX comments:

  1. It is a bit irritating that something very simple that should just take a few milliseconds, such as applying a threshold to an image takes several minutes to execute, because one needs to wait for a job to be scheduled. For teaching and workflow development, would it be possible to set up a local instance that would execute faster?
  2. What's the status of the TIFF viewer? I clicked on the 👁️ but it just downloaded the image
  1. I agree,, the speed depends on how busy the cluster is. But to have a local instance on user laptop, one should just need to clone the Galaxy repo, switch to a specific branch and run a start script. But we need to check if all the tools are in the local instance.
  2. The eye icon won't open the tiff viewer. For normal tiff, need to click 'Visualize' from the top menu, and select Tiff Viewer. For ome tiff, there should be a hyperlink 'avivator' (if I remember the name correctly) above the eye icon.
  3. I can try to ask about this, we could also open an pr for that tool

@tischi
Copy link
Collaborator

tischi commented Apr 19, 2024

But to have a local instance on user laptop, one should just need to clone the Galaxy repo, ...

Would it be possible to add instructions for this to the Tool installation module?

@tischi
Copy link
Collaborator

tischi commented Apr 19, 2024

For normal tiff, need to click 'Visualize' from the top menu, and select Tiff Viewer.

This requires to register, while running the other things did not need to register, do you know why?

@sunyi000
Copy link
Collaborator Author

But to have a local instance on user laptop, one should just need to clone the Galaxy repo, ...

Would it be possible to add instructions for this to the Tool installation module?

Ok. I will add it.

@sunyi000
Copy link
Collaborator Author

For normal tiff, need to click 'Visualize' from the top menu, and select Tiff Viewer.

This requires to register, while running the other things did not need to register, do you know why?

not sure. I will check..:)

@sunyi000
Copy link
Collaborator Author

sunyi000 commented Aug 2, 2024

@tischi could you have a look at this again, or should I just merge?
I think the check errors are from the master branch..
cheers

@tischi
Copy link
Collaborator

tischi commented Aug 2, 2024

Looks great! I will merge it!

@tischi tischi merged commit 963d1e3 into master Aug 2, 2024
2 of 5 checks passed
@tischi tischi deleted the galaxy branch August 2, 2024 08:29
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