We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/robinschmid/annotation_validation/blob/main/metadata_validator/metadata/nih_main_columns.tsv
This table is used to annotate compounds based on their neutral mass and structure (smiles/inchi)
https://github.com/robinschmid/annotation_validation/tree/main/metadata_validator
There are some definitions for column validation and formats here:
https://github.com/robinschmid/annotation_validation/blob/main/metadata_validator/metadata_validator.ipynb
pandera: https://pandera.readthedocs.io/en/stable/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Validate the metadata table
https://github.com/robinschmid/annotation_validation/blob/main/metadata_validator/metadata/nih_main_columns.tsv
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:
https://github.com/robinschmid/annotation_validation/blob/main/metadata_validator/metadata_validator.ipynb
Schema for validation of tables
pandera: https://pandera.readthedocs.io/en/stable/
The text was updated successfully, but these errors were encountered: