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

All TSV files produced should come with a SSSOM-style header #9

Open
matentzn opened this issue Aug 17, 2023 · 0 comments
Open

All TSV files produced should come with a SSSOM-style header #9

matentzn opened this issue Aug 17, 2023 · 0 comments
Assignees

Comments

@matentzn
Copy link
Member

Headers are valid #-commented yaml files. We use them like:

# ontology: upheno1
# branches:
#   - HP:123
#   - MP:123
# similarity_measure: jaccard
# similarity_threshold: 0.7
# tool: semsimian
# tool_version: 0.0.1
subject_id	object_id	diff
....

This is will drastically reduce file sizes. See SSSOM for example implementation.

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

2 participants