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 Eido into Peppy #492

Open
donaldcampbelljr opened this issue Sep 4, 2024 · 0 comments
Open

Merge Eido into Peppy #492

donaldcampbelljr opened this issue Sep 4, 2024 · 0 comments

Comments

@donaldcampbelljr
Copy link
Contributor

After discussion, we would like to merge Eido back into Peppy as well as add some functionality to validation.

Currently, Eido primarily validates post-processed PEPS. However, it may be useful to do pre-processed validation. Our example PEP schema contains both sample and project level attributes but Eido is only validating Sample once they have been processed.

Therefore, during the merge of Eido into Peppy, we should also add a couple of functions:

  1. pre-processd PEP validation -> eido takes the project level attributes and validates them against what is supplied in the pep_config
  2. validate the original samples

Once the above have passed, eido can continue to validate the post-processed objects just as it current does.

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

No branches or pull requests

1 participant