galaxyproject / training-material

A collection of Galaxy-related training material
https://training.galaxyproject.org
MIT License
306 stars 897 forks source link

[release-testing-22.05] Tutorials with steps that are difficult/incompatible with Galaxy version 22.05 #3501

Open cat-bro opened 2 years ago

cat-bro commented 2 years ago

The 22.05 release testing team is running a set of GTN tutorials on usegalaxy.org running Galaxy 22.05. This issue is to keep track of issues that arise running the tutorials.

Galaxy 101

hexylena commented 2 years ago

We do not yet have a plan for the multi version instructions needed, let's add that to the @galaxyproject/wg-goats discussion today @shiltemann @Delphine-L

hexylena commented 2 years ago

And what happened to display at ucsc? Is t just gone?

mvdbeek commented 2 years ago

It's still there ? As before, you need to have a valid dbkey assigned, is that the case ?

mvdbeek commented 2 years ago
Screenshot 2022-06-21 at 12 40 14
cat-bro commented 2 years ago

For the tutorial dataset (a bed file with db hg38) if I click on the Visualize button there are the options: 1. display in IGB; 2. display with IGV but not an option for the UCSC main genome browser. If I switch to the legacy history panel display at UCSC main is an option. It's the final dataset in this history https://usegalaxy.org/u/cat-bro/h/galaxy101

ahmedhamidawan commented 2 years ago

I've made comments on some of the tutorials that need to be updated, in this document: https://docs.google.com/document/d/1Ka5qedSnE2FQyb-uoXXBK7euaofVj03XshRfQX78ON0/edit Should those go here too? ( @jdavcs ?)

cat-bro commented 2 years ago

'Searching Your History' tutorial (1) Basic search instructions are not correct

Enter any text that a dataset you’d be looking for would contain, including:
- the name or part of the name  # this works
- any text (or partial text) from the info field. # this does not work
- the file format or reference database.  # this does not work
- any text or partial text from the annotation or tags of a dataset. # this does not work

Only the 'name' search works from the list above. This is probably not a bug since there is a new advanced search feature for searching by extension or tags

(2) Advanced search instructions are out of date. = needs to be replaced with : for terms like name=cactus (now name:cactus)

(3) Some of the advanced search terms do not work. name, hid, tag and state filtering works. format has been replaced with extension and this works database, annotation, info and history_content_type filtering does not work. The search terms covered in the tutorial do work with the legacy history [EDIT] the set of filtering options for the new history were introduced in this PR https://github.com/galaxyproject/galaxy/pull/13591

'Understanding Galaxy History system' also contains the search instructions above as well as very specific labelled pictures of history items and instructions on renaming the history panel that will need updating.

ahmedhamidawan commented 2 years ago

Extracting Workflows from Histories tutorial:

Name tags for following complex histories tutorial:

Use Jupyter notebooks in Galaxy tutorial:

Multisample Analysis tutorial:

cumbof commented 2 years ago

Rule Based Uploader: Advanced tutorial

Galaxy 101 for everyone tutorial

Group tags for complex experimental designs tutorial

A short introduction to Galaxy tutorial

NGS data logistics tutorial

Whole transcriptome analysis of Arabidopsis thaliana tutorial