Skip to content

Commit

Permalink
Merge pull request #2810 from nf-core/suzannejin-patch-1
Browse files Browse the repository at this point in the history
Update hackathon-barcelona.mdx
  • Loading branch information
mashehu authored Oct 23, 2024
2 parents 7856afb + 9906cd3 commit 09cfed2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions sites/main-site/src/content/events/2024/hackathon-barcelona.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -298,34 +298,34 @@ You can move freely between projects throughout the event.

</HackathonGroup>

## Components

<HackathonGroup
title="update nf-core/differentialabundance related modules"
category="components"
title="nf-core/differentialabundance"
category="pipeline"
leaders={{
'suzannejin': 'Suzanne Jin',
'bjlang': 'Björn Langer',
'pinin4fjords': 'Jonathan Manning',
'WackerO': 'Oskar Wacker'
}}
goal="finish the integration of new modules and work towards the restructuring of the pipeline"
goal="move forward for the next release with the restructured pipeline and the new methods!"
>
This is a pipeline for downstream gene expression analysis, with a main focus on differential expression analysis. Currently, we are working on a new branch `dev-ratio` with two objectives:

- add new methods
- convert the pipeline into a modular and unified framework that allocates different ways of performing differential analysis.

By joining this group you will help with:
1) Implement and add nf-core modules that wrap other methods that can be used to perform differential analysis. Some modules (ie. propr) were already created but need to be updated (beginner friendly).
1) Implement and add nf-core modules that wrap other methods that can be used to perform differential analysis. Some modules (ie. propd) were already created but need to be updated (beginner friendly).
2) Add these new modules to the pipeline and update the pipeline parameters correspondingly (beginner friendly).
3) Add the existing modules to the new modular subworkflow in a way that will reproduce the original pipeline’s behaviour (beginner - intermediate level).
4) Update the code required to generate the plots and reports (beginner - intermediate level).
5) Help in the restructuring of the pipeline architecture (intermediate level).
5) Restructure the pipeline architecture (intermediate level).
6) Update documentation (beginner friendly).

</HackathonGroup>

## Components

<HackathonGroup
title="Image processing pipelines"
category="components"
Expand Down

0 comments on commit 09cfed2

Please sign in to comment.