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

Move DrugChemical synonyms into subdirectory #248

Closed
wants to merge 2 commits into from

Conversation

gaurav
Copy link
Collaborator

@gaurav gaurav commented Mar 18, 2024

We currently create a DrugChemicalConflated.txt synonyms file using the DrugChemical conflation information to combine cliques. However, we still include synonym names for each individual chemical output (i.e. SmallMolecule.txt, Drug.txt, and so on). This PR moves those files into a subdirectory, so we still create those files, but they are in a separate directory so a user won't get confused and accidentally use both DrugChemicalConflated.txt and the redundant synonyms in the individual chemical output files.

@gaurav gaurav marked this pull request as ready for review March 18, 2024 18:31
@gaurav
Copy link
Collaborator Author

gaurav commented Mar 19, 2024

This is harder to implement than I expected, because it would require modifying write_compendium() so it can write compendia and synonym files into different locations, which will be a lot of work. Closing branch.

@gaurav gaurav closed this Mar 19, 2024
@gaurav gaurav mentioned this pull request Mar 28, 2024
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

Successfully merging this pull request may close these issues.

1 participant