-
Notifications
You must be signed in to change notification settings - Fork 212
Prototype of NF4 RNAseq mini-course #526
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
Conversation
This is just the structure / initial stub files, using the genomics pages as base. Need to adapt the specifics.
Implements the method described in https://www.bioinformatics.babraham.ac.uk/training/RNASeq_Course/Analysing%20RNA-Seq%20data%20Exercise.pdf Made with Seqera AI
✅ Deploy Preview for nextflow-training ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
tested up to 2.4 (single-sample case is all set)
Just missing the switch to paired-end
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leaving a few initial comments before I board my flight. Removing the data files from the repo is pretty important in my view.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding some more comments
This removes the tarball, which was the only net new data addition
Co-authored-by: Ken Brewer <kenibrewer@users.noreply.github.com>
Short course demonstrating how to apply Hello Nextflow learnings to an RNAseq data processing use case.