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

Replace input CSV with YAML and parse sample ID from BAM #106

Merged
merged 20 commits into from
Aug 1, 2023

Commits on Jul 24, 2023

  1. update submodules

    Mootor authored and Mootor committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9cc0f73 View commit details
    Browse the repository at this point in the history
  2. remove CSV and add YAML input

    Mootor authored and Mootor committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    97723bc View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. add custom schema

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f539666 View commit details
    Browse the repository at this point in the history
  2. udate ouput dir structure set up

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    177e035 View commit details
    Browse the repository at this point in the history
  3. change patient_id to sample_id

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    84ed7de View commit details
    Browse the repository at this point in the history
  4. update pipeval

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    677736f View commit details
    Browse the repository at this point in the history
  5. remove empty line

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d4735ab View commit details
    Browse the repository at this point in the history
  6. update channels to parse input from YAML

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6d11b7b View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f04f118 View commit details
    Browse the repository at this point in the history
  8. fix YAML linting

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d3553ba View commit details
    Browse the repository at this point in the history
  9. fix YAML linting

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    847eba2 View commit details
    Browse the repository at this point in the history
  10. update help comments

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    63e9e2c View commit details
    Browse the repository at this point in the history
  11. remove redundant code

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c8e016e View commit details
    Browse the repository at this point in the history
  12. update comment in config

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    41e8a0b View commit details
    Browse the repository at this point in the history
  13. update logging

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c852722 View commit details
    Browse the repository at this point in the history
  14. use params.samples_to_process to parse sample id

    Mootor authored and Mootor committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a2e86de View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. set sample ID from tumor ID extracted using params.samples_to_process

    Mootor authored and Mootor committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    13059c4 View commit details
    Browse the repository at this point in the history
  2. remove redundant code

    Mootor authored and Mootor committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5854a75 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. check for multiple tumor samples before setting sample param

    Mootor authored and Mootor committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f3747be View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. fix typo in error

    Mootor authored and Mootor committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    06a0c67 View commit details
    Browse the repository at this point in the history