-
Notifications
You must be signed in to change notification settings - Fork 3
Downloader exclusion approach may be too coarse #12
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
nedrexdb/nedrexdb/downloaders/__init__.py
Line 50 in 115573c
| "drugbank", |
At present, there's an exclusion for downloaders at the database level rather than file level. For example, at present, we state that the default downloader shouldn't be used for BioGRID and DrugBank. However, within a single data source, there may be some files that we don't need the custom downloader for and other that we don't.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request