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

Use 'dir' type and checkIfExists for Channel.fromPath #79

Merged
merged 8 commits into from
Sep 19, 2023
Merged

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    46f6679 View commit details
    Browse the repository at this point in the history
  2. fix: don't use scratch on interactive node

    doesn't allow caching between jobs
    kelly-sovacool committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    38ed0be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c96c9b View commit details
    Browse the repository at this point in the history
  4. refactor: use Channel.fromPath(type:'dir') for fastq screen

    obviates need to mount/bind db dir to container
    kelly-sovacool committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c3f487b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4ad2d0 View commit details
    Browse the repository at this point in the history
  6. fix: include tests subdirs in pkg data

    towards #71. probably fixes it.
    kelly-sovacool committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    af66119 View commit details
    Browse the repository at this point in the history
  7. ci: try removing baseDir from params paths

    also move dummy test genome to ci_stub profile
    kelly-sovacool committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3cbc777 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ba6f7b View commit details
    Browse the repository at this point in the history