Skip to content

Deprecate the old ATAC-seq workflow#1451

Merged
jkokosar merged 1 commit into
genialis:masterfrom
marcellevstek:deprecate/atac-seq
Mar 24, 2026
Merged

Deprecate the old ATAC-seq workflow#1451
jkokosar merged 1 commit into
genialis:masterfrom
marcellevstek:deprecate/atac-seq

Conversation

@marcellevstek

Copy link
Copy Markdown
Contributor

Checklist

  • Update CHANGELOG.rst for each commit separately:
    • Pay attention to write entries under the "Unreleased" section.
    • Mark all breaking changes as "BACKWARD INCOMPATIBLE:" and put them
      before non-breaking changes.
    • If a commit modifies a feature listed under "Unreleased" section,
      it might be sufficient to modify the existing CHANGELOG entry from previous
      commit(s).
  • Bump the process version:
    • MAJOR version (first number): Backward incompatible changes (changes
      that break the api/interface). Examples: renaming the input/output, adding
      mandatory input, removing input/output...
    • MINOR version (middle number): add functionality or changes in a
      backwards-compatible manner. Examples: add output field, add non-mandatory
      input parameter, use a different tool that produces same results...
    • PATCH version (last number): changes/bug fixes that do not affect
      the api/interface. Examples: typo fix, change/add warning messages...
  • All inputs are used in process.
  • All output fields have a value assigned to them

@jkokosar

Copy link
Copy Markdown
Member

@marcellevstek please squash and merge.

@jkokosar jkokosar merged commit 9be22f3 into genialis:master Mar 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants