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

add module DESEQ2 #322

Open
1 task
suzannejin opened this issue Oct 25, 2024 · 2 comments · May be fixed by #335
Open
1 task

add module DESEQ2 #322

suzannejin opened this issue Oct 25, 2024 · 2 comments · May be fixed by #335
Assignees

Comments

@suzannejin
Copy link

suzannejin commented Oct 25, 2024

  • add module DESEQ2 into the experimental branch
@LucilleAugusta
Copy link

Hi @suzannejin,

I would like to work on this issue.
Is the experimental branch created - or should I create one from dev?

Br,
Lucille

@suzannejin
Copy link
Author

suzannejin commented Oct 28, 2024

hello @LucilleAugusta

Thank you for joining!
We have a branch called dev-ratio, to which you should PR your changes.

You could see from this branch that we are trying to reorganize the structure of the pipeline into a more modular one.
So that differentialabundance.nf calls --> subworkflow/experimental.nf
And from this experimental.nf it calls to the subsequence analysis wrapped into subworkflows, basically:

  1. subworkflow/differential
  2. subworkflow/correlation
  3. subworkflow/enrichment

You could add the DESEQ2 module into subworkflow/differential.nf

NOTE: as you may see, it is half added, in the sense we added at some point the call to DESEQ2, but then we updated the rest of the code, so it is not properly working. You would need to properly handled the input channels and call DESEQ2

@WackerO WackerO self-assigned this Oct 28, 2024
@roskamsh roskamsh self-assigned this Oct 30, 2024
@roskamsh roskamsh linked a pull request Oct 30, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
4 participants