Skip to content

Commit

Permalink
Adds Credits to dr-david in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonkoehn committed Oct 16, 2024
1 parent e9432d1 commit 998a190
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion workflow/rules/amplicon_cov.smk
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
"""Implements the relative amplicon coverage."""
"""Implements the relative amplicon coverage.
exploiting no overlapping positions in the amplicons.
Credits:
- core code: @dr-david ([email protected])
- implementation: @koehng ([email protected])
"""


configfile: "config/amplicon_cov.smk"
Expand Down

0 comments on commit 998a190

Please sign in to comment.