Scripts to handle export of FlyBase triage flag and curation status data into the Alliance.
populate_topic_data.pl
Generates json for loading FlyBase triage flag information into the Topic Entity Tag tables in the Alliance ABC literature database.
Currently requires an okta token (6th argument when run script) to query for correct
-
populate_topic_curation_status.plGenerates json for loading curation status information for individual Alliance topics into the Workflow tables in the Alliance ABC literature database.
-
ticket_scrum-3147-retrieve_deleted_topic.pluse to retrieve deleted flag from local files at Harvard.
- Unless stated otherwise, each script requires a FB chado database with the
audit_chadotable (used for for timestamp information). - the scripts generally require an okta token as an argument, as when used in test mode they attempt to POST json into the stage Alliance ABC literature database (so that the validity of the json can be tested).
The retired folder contains scripts that are no longer used:
ticket_scrum-3147-topic-entity-tag.pl- this has been replaced bypopulate_topic_data.pl