Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ include cross_check_against_common_english_vocab.py
include find_short_drug_names.py
include smiles_example_python.py
include structure_mol_example_python.py
include *.sh
recursive-include harvesting_data_from_source *.py
recursive-include harvesting_data_from_source *.csv
recursive-include src *.bz2
Expand Down
62 changes: 0 additions & 62 deletions harvesting_data_from_source/01_drugbank_download_vocabulary.py

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

logic subsumed in the shell script.

This file was deleted.

62 changes: 0 additions & 62 deletions harvesting_data_from_source/03_nhs_get_drug_data_from_api.py

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

logic subsumed in the shell script.

This file was deleted.

Loading