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

feat: add maftools output #297

Merged
merged 60 commits into from
Aug 26, 2024
Merged

feat: add maftools output #297

merged 60 commits into from
Aug 26, 2024

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    c17b9a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7de7dac View commit details
    Browse the repository at this point in the history
  3. include maftools activate option in default config.yaml

    keep it set to false, so users have to actively turn it on
    dlaehnemann committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d9d6335 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab969a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95dcd7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9145b3c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    f627a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    822beb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24c594b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de248aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb1b918 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    7364276 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    0791fb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    3b14b11 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    5830147 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. feat: refactor get_vembrane_config to allow re-use of plain FORMAT an…

    …d INFO (and ANN) field names for vcf2maf conversion
    dlaehnemann committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c75f8fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e77caaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5522d02 View commit details
    Browse the repository at this point in the history
  4. fix: remove superfluous params: section

    Co-authored-by: Johannes Köster <johannes.koester@tu-dortmund.de>
    dlaehnemann and johanneskoester committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    080a9fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d38cced View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4165a0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5020b5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c1daee View commit details
    Browse the repository at this point in the history
  9. fix: pass along the input

    dlaehnemann committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c6bdadf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a8914b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a97d60 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6ecdc62 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6b93e72 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    c6e58fa View commit details
    Browse the repository at this point in the history
  2. fix: typo

    dlaehnemann committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    44fb48b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae5dd54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ccc3ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20ce4b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d701b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11eb248 View commit details
    Browse the repository at this point in the history
  8. fix: add ANN['Gene'] field to sort_order, to keep it (needed internal…

    …ly in split-call-tables.py)
    dlaehnemann committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9dbfabc View commit details
    Browse the repository at this point in the history
  9. fix: add fields to end of sort_order, that are used internally downst…

    …ream, but not displayed in report
    dlaehnemann committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d32ec58 View commit details
    Browse the repository at this point in the history
  10. chore: snakefmt

    dlaehnemann committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    84cb99a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    86e51d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b3d4ff2 View commit details
    Browse the repository at this point in the history
  13. fix: catch vcf2maf warnings, if tumor or normal alias is wrong; we wa…

    …nt users to see and fix this
    dlaehnemann committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    96fed24 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ce20880 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cce39c9 View commit details
    Browse the repository at this point in the history
  16. chore: snakefmt

    dlaehnemann committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b2914a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    d82c479 View commit details
    Browse the repository at this point in the history
  2. fix: make maf: introduction in config.yaml backwards compatible by us…

    …ing lookup functions with defaults for all the fields
    dlaehnemann committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    eec9ed6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e0a325 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f977602 View commit details
    Browse the repository at this point in the history
  5. chore: remove maf: entry from all .test/ config.yaml files where …

    …it is `activate: false`, except for one case (to test that syntax, as well)
    dlaehnemann committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c599f92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91c9456 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a136526 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7dc9c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b8a963 View commit details
    Browse the repository at this point in the history
  10. fix: do not error on vcf2maf warning about NORMAL sample, as this is …

    …the default expected `--vcf-normal-id` that is checked for, even if the optional `--normal-id` is not specified
    dlaehnemann committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8c571e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    8a12c89 View commit details
    Browse the repository at this point in the history
  2. fix: bring back INFO['EVENT'] for proper breakend representation if…

    … we need this
    
    Co-authored-by: Johannes Köster <johannes.koester@tu-dortmund.de>
    dlaehnemann and johanneskoester committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    676b73a View commit details
    Browse the repository at this point in the history
  3. chore: refactor maf config from tumor_alias to primary_alias and norm…

    …al_alias to control_alias, to make it clear that maf format and plotting can be used more generally
    dlaehnemann committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4b1688f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7356241 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b14d8cf View commit details
    Browse the repository at this point in the history
  6. chore: snakefmt

    dlaehnemann committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    82a046f View commit details
    Browse the repository at this point in the history