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

Merge v0.7.0 to main #111

Merged
merged 43 commits into from
Aug 11, 2023
Merged

Merge v0.7.0 to main #111

merged 43 commits into from
Aug 11, 2023

Commits on Jul 26, 2023

  1. Merge pull request #102 from rhysnewell/main

    Catch dev up to main
    rhysnewell authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    019a9bf View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    705d970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c74d1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de2b358 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7cdfb4 View commit details
    Browse the repository at this point in the history
  5. add note about iterations=0

    AroneyS committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a475904 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb0b0b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ff4bc3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #103 from AroneyS/add-refinery-max-iterations-arg

    Add refinery max iterations arg
    AroneyS authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    1a699ac View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    f1cd6c5 View commit details
    Browse the repository at this point in the history
  2. update to semibin2

    AroneyS committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    79996a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5424ba View commit details
    Browse the repository at this point in the history
  4. rework skip binners test

    AroneyS committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    43cd0ee View commit details
    Browse the repository at this point in the history
  5. fix short recovery only test

    AroneyS committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    08f1def View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Merge pull request #104 from rhysnewell/update-to-semibin2

    Update to semibin2
    rhysnewell authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    520dedd View commit details
    Browse the repository at this point in the history
  2. fix checkm subprocess

    AroneyS committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    35cfd3f View commit details
    Browse the repository at this point in the history
  3. fix test

    AroneyS committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5857170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0749aa4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #105 from rhysnewell/fix-checkm-subprocess

    Fix checkm subprocess
    rhysnewell authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    aa90293 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fix: removal of instances of shell=True

    rhysnewell committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6b1abf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e748b34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87e75c4 View commit details
    Browse the repository at this point in the history
  4. convert to run with no shell=True

    rhysnewell committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3a05d71 View commit details
    Browse the repository at this point in the history
  5. convert to run with no shell=True

    rhysnewell committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d3bd50c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    b63a6b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a50ac0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. replace commands in polish.py, needs testing

    rhysnewell committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    6d77ed4 View commit details
    Browse the repository at this point in the history
  2. all relevant instances of shell=True converted

    rhysnewell committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    ee12734 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. fix #108 update concoct recipe to limit sklean version

    rhysnewell committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    87baa7e View commit details
    Browse the repository at this point in the history
  2. fix: set TMPDIR env var before subprocess call. remove hardcoded cond…

    …a paths in tests
    rhysnewell committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    54623cd View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    6d9befd View commit details
    Browse the repository at this point in the history
  2. revert: add conda-prefix to test commands

    rhysnewell committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8ab73c7 View commit details
    Browse the repository at this point in the history
  3. fix: typo finalize -> finalise

    rhysnewell committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a85d53d View commit details
    Browse the repository at this point in the history
  4. add long-read integration test

    long reads simulated with pbsim2 R95.model 23:31:46
    filtered first 20 reads from each file and deduplicated
    AroneyS committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5975815 View commit details
    Browse the repository at this point in the history
  5. cleanup pdb call

    AroneyS committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    24d714e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    44d7ae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8347dfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13d98fb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #107 from rhysnewell/sanitise_subprocess_calls

    fix: removal of instances of shell=True
    rhysnewell authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    17f55db View commit details
    Browse the repository at this point in the history
  5. update: v0.7.0

    rhysnewell committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    75703f7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #110 from rhysnewell/v0.7.0

    update: v0.7.0
    rhysnewell authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3061a2e View commit details
    Browse the repository at this point in the history