Address complicated annotation generation
Open
@kkuret is already working on this.
Since Mar 24, 2025.
enhancement
- Dominant language
- Nextflow
- Stars
- 26
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
The processes for filtering and creating suitable annotation are quite complex, producing a lot of files that are hard to understand and easy to get mixed up.
Can we:
a) reduce the complexity of the processing to only that which is strictly necessary
b) bullet-proof any code to throw errors in case of strangeness
c) fully document the resulting remaining processes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.