-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Validate the metadata table
This table is used to annotate compounds based on their neutral mass and structure (smiles/inchi)
First code currently lives in
https://github.com/robinschmid/annotation_validation/tree/main/metadata_validator
There are some definitions for column validation and formats here:
Schema for validation of tables
pandera: https://pandera.readthedocs.io/en/stable/
- all fields optional for now and decide later
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers