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

Refactor & fix deeptools plots #144

Merged
merged 16 commits into from
Nov 15, 2023
Merged

Refactor & fix deeptools plots #144

merged 16 commits into from
Nov 15, 2023

Conversation

kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Nov 9, 2023

Changes

Refactors the deeptools subworkflow and fixes several bugs.

Issues

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • [ ] Write unit tests for any new features, bug fixes, or other code changes. testing framework not yet implemented
  • [ ] Update docs if there are any API changes. on hold until before public release
  • [ ] If a new nextflow process is implemented, define the process container and stub.
  • Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

also refactor deeptools subwf location

fixes #135
prevented args from being defined
@kelly-sovacool kelly-sovacool self-assigned this Nov 10, 2023
@kelly-sovacool kelly-sovacool merged commit bd48114 into main Nov 15, 2023
2 checks passed
@kelly-sovacool kelly-sovacool deleted the refactor-deeptools branch November 15, 2023 16:56
@kelly-sovacool kelly-sovacool added this to the 2023w46_1117 milestone Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment