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

Create a CLI tool to load data to tables from json files #250

Open
brindakv opened this issue Sep 12, 2024 · 0 comments
Open

Create a CLI tool to load data to tables from json files #250

brindakv opened this issue Sep 12, 2024 · 0 comments

Comments

@brindakv
Copy link
Collaborator

It will be useful to create a cli tool to load tables associated with an entry selectively using data in a JSON file (e.g., python load_entry_tables_from_json.py --entry_id <entry_id> --json_file <json_filename> --action <DRY/LOAD>).

It is already used in the backend worklflow for deposition:
https://github.com/informatics-isi-edu/protein-database/blob/master/scripts/pdb_processing/worker/pdb/clientlib/pdb_workflow_processing_lib/client.py#L1318

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

1 participant