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

Fix get_wildcards_tbl() - don't overwrite the seed #48

Merged
merged 7 commits into from
Jan 16, 2023

Commits on Jan 16, 2023

  1. Don't overwrite the seed

    The code was left-over from using it in the snakemake workflow.
    The seed should already be in the wildcards, no need to
    add it back in.
    kelly-sovacool committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    a10cbf4 View commit details
    Browse the repository at this point in the history
  2. Merge a10cbf4 into bed2e7e

    kelly-sovacool authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    840a0d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bef7615 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93fdaca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ee58b3 View commit details
    Browse the repository at this point in the history
  6. Merge 4ee58b3 into bed2e7e

    kelly-sovacool authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    03dc20b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f68eb53 View commit details
    Browse the repository at this point in the history