Skip to content

Merge Eido into Peppy #492

@donaldcampbelljr

Description

@donaldcampbelljr

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions