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

Add a comparator script #381

Open
wants to merge 10 commits into
base: add-mammal-phenotype-ontology
Choose a base branch
from

Conversation

gaurav
Copy link
Collaborator

@gaurav gaurav commented Dec 16, 2024

This PR adds a comparator script that can be used to compare compendium files between different Babel runs. The idea is to support a development process where:

  1. You produce a Babel output (output1).
  2. You modify the code in some way.
  3. You produce a modified output (output2).
  4. You run this script to produce a report that lets you know how your code has changed the outputs.

WIP. Should be merged after PR #365 and PR #300.

@gaurav gaurav changed the base branch from babel-1.9 to add-mammal-phenotype-ontology December 16, 2024 23:10
@gaurav gaurav marked this pull request as ready for review December 19, 2024 21:40
@gaurav gaurav requested a review from cbizon December 19, 2024 21:40
Copy link
Contributor

@cbizon cbizon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants