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

Suggested update to workflow for differential-isoform-expression #5208

Closed
jennaj opened this issue Aug 7, 2024 · 5 comments
Closed

Suggested update to workflow for differential-isoform-expression #5208

jennaj opened this issue Aug 7, 2024 · 5 comments
Assignees

Comments

@jennaj
Copy link
Member

jennaj commented Aug 7, 2024

https://github.com/galaxyproject/training-material/blob/main/topics/transcriptomics/tutorials/differential-isoform-expression/tutorial.md

Hi all -- The workflow in this tutorial doesn't play well with the tutorial data. It requires that the student has a list of the element identifiers for the control samples as a distinct input text list, and that list isn't included in the workflow datasets, plus I think it would be better as a derived filter list, the same as the hands-on.

What I changed: Since the workflow already includes simple inputs for the factor level naming, those can be reused in the regular expression filtering of element identifiers (for the collection splitting step) with the addition of just two tools and tiny related changes. All of those mirror the hands-on tools/steps.

MODIFIED-FOR-GTN_differential-isoform-expression

I've created a sample modified version of the workflow with those adjustments.

While this tutorial is labeled as advanced, it assumes quite a bit of knowledge about Galaxy and workflow editing to get it to work. I think we should update it unless there is some other use of it where the proposed changes would conflict (?).

Overall -- we could consider using group tags to filter, instead of the whole "filter list identifiers by the way the fastq files are named". It makes the workflow very specific to the tutorial, and not as reusable. Scientist are more likely to have files without custom naming, or even SRR identifiers. Maybe upload the control + treat collections, give them group tags, merge together for some of the processing, then split for other processing. I can help if we want to do this.

Thoughts? ping @pavanvidem @gallardoalba @lldelisle

@lldelisle
Copy link
Collaborator

Thanks Jen, I will have a look when I will update the tutorial in 10 days.

@jennaj
Copy link
Member Author

jennaj commented Aug 9, 2024

Great, thank you, this is such an impressive tutorial! Seems to be getting more attention in general Q&A, too, so polishing a bit would be excellent. :)

@lldelisle
Copy link
Collaborator

Solved in #5282

@gallardoalba
Copy link
Contributor

Great, thank you, this is such an impressive tutorial! Seems to be getting more attention in general Q&A, too, so polishing a bit would be excellent. :)

Very happy to know about that. Sincere hugs!!

@gallardoalba
Copy link
Contributor

Solved in #5282

Thank you so much for working on it @lldelisle. If at some point you are interested in working together in any tutorial, please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants