-
Notifications
You must be signed in to change notification settings - Fork 55
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
Add pyani compare
#364
base: master
Are you sure you want to change the base?
Add pyani compare
#364
Conversation
Codecov Report
@@ Coverage Diff @@
## master #364 +/- ##
==========================================
- Coverage 75.82% 72.58% -3.24%
==========================================
Files 55 57 +2
Lines 3747 4016 +269
==========================================
+ Hits 2841 2915 +74
- Misses 906 1101 +195 |
I've used Edited by Bailey to create a checklist.
|
@widdowquinn, axis limit, colour map, and title changes have been made based on your suggestions, and pushed. Currently, the distribution plots for signed differences do not have axis limits—though we may want to add them (once we determine what they should be). Barring any decisions like that, I think this is ready for merging. |
Subcommand that performs comparisons between 2+
pyani
runs, allowing users to compare methods to each other, or see how altering a parameter affects the results.Type of change
Action Checklist
pyani
repository under your own account (please allow write access for repository maintainers)CONTRIBUTING.md
)pytest -v
non-passing code will not be mergedorigin/master
flake8
andblack
before submissionPull requests
section in thepyani
repository