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

Issue 373 #375

Merged
merged 33 commits into from
Jan 20, 2022
Merged

Issue 373 #375

merged 33 commits into from
Jan 20, 2022

Commits on Jan 19, 2022

  1. update Makefile and requirements.txt

    Unpinned SQLAlchemy so that Python 3.9 can be used.
    Updated makefile to use -o and --run_id arguments in new CLI.
    widdowquinn committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    86085d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5ef8b5 View commit details
    Browse the repository at this point in the history
  3. Revert "Parser choices"

    baileythegreen authored and widdowquinn committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c5fc109 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da644da View commit details
    Browse the repository at this point in the history
  5. Ensure genomes are sorted

    baileythegreen authored and widdowquinn committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    17f01fc View commit details
    Browse the repository at this point in the history
  6. Fix genome sorting

    baileythegreen authored and widdowquinn committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    64964b6 View commit details
    Browse the repository at this point in the history
  7. Change nargs for pyani plot

    This should not ever have more than one value as files will just be
    overwritten.
    baileythegreen authored and widdowquinn committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    54610a6 View commit details
    Browse the repository at this point in the history
  8. Add docs/subcmd_plot.rst

    baileythegreen authored and widdowquinn committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    69c269b View commit details
    Browse the repository at this point in the history
  9. Add docs/subcmd_report.rst

    I am less familiar with how this should work, and therefore this file
    probably requires more scrutiny.
    baileythegreen authored and widdowquinn committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    606a908 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c55e3f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a3d7d5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f9fb518 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c7d8327 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    70af0b3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    03be4b0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c0d09ec View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0cdf785 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1f42dda View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    98f47ba View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e4c620c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    eed2872 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3ee671e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cf2fe0e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9c4704b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f52be29 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1e14db6 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    fdb5743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6013541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    735fe7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25b4a37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    266d823 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3414348 View commit details
    Browse the repository at this point in the history
  7. make plt.close() consistent across all plots

    This is functionally useless, I think.
    widdowquinn committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    7f76767 View commit details
    Browse the repository at this point in the history