Skip to content

Port Adam's nf-test to new structure #504

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

Closed
wants to merge 59 commits into from
Closed

Conversation

pinin4fjords
Copy link
Collaborator

No description provided.

vdauwera and others added 30 commits December 16, 2024 17:57
First step toward evolving Hello Nextflow to be more modular. Just content moves and stub creation (not updated content yet except some rough chopping where bits are getting split up).
Much more step by step demonstration of how channels work + overall logical progression should make more sense now
Mainly to make it more clear what we're learning from sections 3 and 4
This one is really completely trivial now (no more nf-core style directory nesting). Remaining TODOs are just copy pasting the finalized code.
A few TODOs remaining, mainly updating console outputs etc
Text improvements

Co-authored-by: Jonathan Manning <jonathan.manning@seqera.io>
Co-authored-by: Jonathan Manning <jonathan.manning@seqera.io>
A few updates left but this is almost complete
After reconsidering the review comments, realized that it is ok and actually better to introduce variable inputs and params in Hello World. Getting them out of the way before Channels is actually helpful. The trick is to not get bogged down in details about value versus queue channels. The rest is a bit streamlined as a results. Also made Operators intro more explicit.

Also got started on some cleanup of the code files
- Space after view  {...}
- Config tweaks
- demo to test profile
- param json before profiles
- Also renamed Run Nextflow to Nextflow Run
remove example where we ask participants to executing a run that we know will fail.
…lo-nextflow' into gvda-streamline-hello-nextflow
vdauwera and others added 25 commits January 21, 2025 06:02
Required some adaptations to config
Moved non-maintained materials to 'other' directory, commented out the future courses that aren't ready yet, and updated index pages and navs accordingly.

Also turned off alt languages because the translations are too far out of date, to the point of being misleading. We'll bring back translations when we've had a chance to refresh them. (They will still be accessible via the v2.0 of the portal)
Anticipation having multiple domain-specific mini-courses, want to keep them organized to minimize clutter
Ultimately would like the top nav to point to this instead of the Genomics specifically but I'm not sure how that interacts with the course navigation setup so not messing with that yet
Configuration and testing sections are placeholders and should not be included in the portal at this time.
These two need a bit more work to fit properly
Mainly small text fixes

Co-authored-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
@pinin4fjords pinin4fjords marked this pull request as draft February 17, 2025 16:21
Base automatically changed from gvda-streamline-hello-nextflow to master February 18, 2025 17:49
@pinin4fjords pinin4fjords changed the base branch from master to dev February 19, 2025 10:37
@pinin4fjords pinin4fjords changed the base branch from dev to master February 19, 2025 10:39
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.

4 participants