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

[User Story] Consistent naming of pipeline subworkflows #483

Open
1 of 9 tasks
fellen31 opened this issue Nov 4, 2024 · 0 comments
Open
1 of 9 tasks

[User Story] Consistent naming of pipeline subworkflows #483

fellen31 opened this issue Nov 4, 2024 · 0 comments
Labels
Effort M Effort Medium Gain L Gain Large Urgency M Urgency Medium user story a user story describing new functionality
Milestone

Comments

@fellen31
Copy link
Collaborator

fellen31 commented Nov 4, 2024

Need

As a developer, I want consistent naming of pipeline subworkflows, because it makes developing easier.

Suggested approach

  • All subworkflows, their files and configs are called the same
  • Subworkflows of same character is named similarly, e.g. all that does calling starts with call and all that annotates starts with annotate

Can be closed when

  •  Rename short_variant_calling to call_snvs
  • Rename snv_annotation to annotate_snvs
  • Rename assembly_variant_calling to call_assembly_variants
  • Rename cnv to call_cnvs
  • Rename ASSEMBLY/genome_assembly to assemble_genome?
  • Rename methylation to methylation_analysis ?
  • Rename phasing ?
  • Rename prepare_genome to prepare_references (?)
  • Rename structural_variant_calling to call_svs

Blockers

No response

Anything else?

No response

@fellen31 fellen31 added the user story a user story describing new functionality label Nov 4, 2024
@fellen31 fellen31 added this to the 0.5 milestone Nov 4, 2024
@fellen31 fellen31 added Gain L Gain Large Effort M Effort Medium Urgency M Urgency Medium labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Effort M Effort Medium Gain L Gain Large Urgency M Urgency Medium user story a user story describing new functionality
Projects
Status: No status
Development

No branches or pull requests

1 participant