Goal
Contribute to the nf-core/genephylomodeler pipeline and prepare for a minimal first release. Currently, we aim to add support for more analysis tools such as codeml as well as the DRHIP module for generating tabular summaries from HyPhy outputs.
What participants will do
Each contributor will:
- Choose a module to work on with the team
- Add it to the pipeline
- Run tests and lint checks locally.
- Open a Pull Request for review.
Recommended preparation
Participants should ideally have:
- Basic familiarity with Git and GitHub (forking repositories, creating branches, and opening pull requests)
- Basic knowledge of Nextflow
- Familiarity with nf-core modules and pipelines