1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Nextflow3 forks (3 forks)auto 404
good first issuehelp wanted
Repository metrics
- Stars
- 2 stars (2 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Copy the functionality from the GDA pipeline.
Contributor guide
- Research direction
- Explore the GDA pipeline (https://github.com/sanger tol/gda) to locate the code that handles LTR retrotransposons, particularly any modules or processes using LTRharvest. Understand how the GDA pipeline integrates this functionality and what inputs/outputs it expects. Then compare it with the structure of sequencecomposition to determine where and how to add similar functionality, following the existing Nextflow module and workflow patterns.
- Tech stack
- groovy
- Domain
- bioinformatics
- Issue type
- Feature
- Prerequisites
- GitNextflow