Skip to content

Commit 78ed244

Browse files
christopher-hakkaartewels
authored andcommitted
update: add episode 8 news and views
1 parent b5b12d0 commit 78ed244

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

assets/img/podcast_ep08.jpg

1.01 MB
Loading
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
title=nf-test, mentorships and debugging resume
2+
episode=8
3+
description=nf-test, mentorships and debugging resume
4+
date=2022-12-21
5+
type=podcast
6+
subtype=News and Views
7+
youtubeid=2EPkwlHIQQE
8+
image=img/podcast_ep08.jpg
9+
tags=news and views,opensource,community
10+
status=published
11+
author= Developer advocates
12+
icon=logo_podcast_channels.jpg
13+
~~~~~~
14+
15+
In this News and Views episode, [Phil Ewels](https://twitter.com/tallphil), [Chris Hakkaart](https://twitter.com/chris_hakk), and [Marcel Ribeiro-Dantas](https://twitter.com/mribeirodantas) discuss the hottest topics in the Nextflow world.
16+
17+
<!-- end-archive-description -->
18+
19+
#### nf-test
20+
21+
- [nf-test](https://github.com/askimed/nf-test) is a simple test framework for Nextflow pipelines.
22+
- Developed by [Lukas Forer](https://twitter.com/lukfor), [Sebastian Schönher](https://twitter.com/seppinho), and [others](https://github.com/askimed/nf-test/graphs/contributors).
23+
- nf-test has a range of functions that can be used to test a pipeline to ensure it is being run correctly.
24+
- Documentation can be found [here](https://code.askimed.com/nf-test/).
25+
- [Edmund Miller](https://github.com/Emiller88) recently presented a [ByteSize](https://nf-co.re/events/2022/bytesize_nftest) talk discussing nf-test.
26+
- nf-test is being incorporated into some nf-core pipelines and will likely be incorporated into all nf-core pipelines in the future.
27+
28+
#### Nextflow and nf-core mentorship program
29+
30+
- Nextflow and nf-core runs a [mentorship program](https://nf-co.re/mentorships) that is supported by our [Chan Zuckerberg Initiative](https://chanzuckerberg.com/) grant.
31+
- Round 1 of the program was a great success.
32+
- Check out the [blog post](https://www.nextflow.io/blog/2022/czi-mentorship-round-1.html) to see what our mentor/mentee paris did.
33+
- Round 2 of the mentorship program started in December 2022 and will finish in March 2023.
34+
- Participation jumped from 5 pairs last round to 13 pairs made up of mentors and mentees from around the globe.
35+
- Keep an eye out for updates and the next round starting in the middle of next year.
36+
37+
#### Debugging resume
38+
39+
- [Abhinav Sharma](https://twitter.com/abhi18av) wrote a fantastic [blog post](https://www.nextflow.io/blog/2022/caching-behavior-analysis.html) about caching behavior.
40+
- Using a hands-on approach he highlights some strategies that can be used to understand what is causing a particular process (or processes) to re-run, instead of using the cache from previous runs of the pipeline.
41+
- A great example of a community post that is addressing a common question we see in the Slack channels.
42+

0 commit comments

Comments
 (0)