Tripal Drush Integration

  1. 2.x tripal_core/tripal_core.drush.inc tripal_drush
  2. 3.x tripal_chado/tripal_chado.drush.inc tripal_drush

Contains function relating to drush-integration of various tripal modules.

File

tripal_core/tripal_core.drush.inc, line 7
Contains function relating to drush-integration of this module.

Functions

Namesort descending Location Description
drush_tripal_core_set_user tripal_core/tripal_core.drush.inc Set the user to run a drush job.
drush_tripal_core_tripal_chadotable_desc tripal_core/tripal_core.drush.inc DEPRECATED. Returns the Tripal Schema API Description of the given table.
drush_tripal_core_tripal_chado_version tripal_core/tripal_core.drush.inc DEPRECATED. Returns the current version of chado.
drush_tripal_core_tripal_jobs_current tripal_core/tripal_core.drush.inc DEPRECATED. Prints details about the current running job.
drush_tripal_core_tripal_jobs_launch tripal_core/tripal_core.drush.inc DEPRECATED. Executes jobs in the Tripal Jobs Queue.
drush_tripal_core_tripal_jobs_rerun tripal_core/tripal_core.drush.inc DEPRECATED. Executes jobs in the Tripal Jobs Queue.
drush_tripal_core_tripal_node_clean tripal_core/tripal_core.drush.inc DEPRECATED. Clean-up orphaned Drupal nodes and chado records.
drush_tripal_core_tripal_update_mview tripal_core/tripal_core.drush.inc DEPRECATED. Updates the specified materialized view.
drush_tripal_core_trp_clean_nodes tripal_core/tripal_core.drush.inc Clean-up orphaned Drupal nodes and chado records.
drush_tripal_core_trp_get_currjob tripal_core/tripal_core.drush.inc Prints details about the current running job.
drush_tripal_core_trp_get_cversion tripal_core/tripal_core.drush.inc Returns the current version of chado.
drush_tripal_core_trp_get_table tripal_core/tripal_core.drush.inc Returns the Tripal Schema API Description of the given table
drush_tripal_core_trp_refresh_mview tripal_core/tripal_core.drush.inc Updates the specified materialized view
drush_tripal_core_trp_rerun_job tripal_core/tripal_core.drush.inc Executes jobs in the Tripal Jobs Queue.
drush_tripal_core_trp_run_jobs tripal_core/tripal_core.drush.inc Executes jobs in the Tripal Jobs Queue.
drush_tripal_feature_sync tripal_feature/tripal_feature.drush.inc Sync Chado Features with Drupal (ie: create nodes)
drush_tripal_feature_tripal_get_sequence tripal_feature/tripal_feature.drush.inc Retrieves the sequence of the indicated features
drush_tripal_phylogeny_trp_delete_phylotree tripal_phylogeny/tripal_phylogeny.drush.inc Deletes a phylotree record.
drush_tripal_phylogeny_trp_insert_phylotree tripal_phylogeny/tripal_phylogeny.drush.inc Deletes a phylotree record.
drush_tripal_pub_tripal_pubs_import tripal_pub/tripal_pub.drush.inc DEPRECATED. Imports publications into Chado
drush_tripal_pub_tripal_pubs_update tripal_pub/tripal_pub.drush.inc DEPRECATED. Imports publications into Chado
drush_tripal_pub_trp_import_pubs tripal_pub/tripal_pub.drush.inc Imports publications into Chado
drush_tripal_pub_trp_update_pubs tripal_pub/tripal_pub.drush.inc Imports publications into Chado
tripal_core_drush_command tripal_core/tripal_core.drush.inc Registers a drush command and constructs the full help for that command.
tripal_core_drush_help tripal_core/tripal_core.drush.inc Describes each drush command implemented by the module
tripal_feature_drush_command tripal_feature/tripal_feature.drush.inc Registers a drush command and constructs the full help for that command
tripal_feature_drush_help tripal_feature/tripal_feature.drush.inc Describes each drush command implemented by the module
tripal_phylogeny_drush_command tripal_phylogeny/tripal_phylogeny.drush.inc Registers a drush command and constructs the full help for that command
tripal_phylogeny_drush_help tripal_phylogeny/tripal_phylogeny.drush.inc Describes each drush command implemented by the module
tripal_pub_drush_command tripal_pub/tripal_pub.drush.inc Registers a drush command and constructs the full help for that command
tripal_pub_drush_help tripal_pub/tripal_pub.drush.inc Describes each drush command implemented by the module