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_chado/tripal_chado.drush.inc, line 7
Contains function relating to drush-integration of this module.

Functions

Namesort descending Location Description
drush_tripal_chado_set_user tripal_chado/tripal_chado.drush.inc Set the user to run a drush job.
drush_tripal_chado_trp_clean_nodes legacy/tripal_core/tripal_core.drush.inc Clean-up orphaned Drupal nodes and chado records.
drush_tripal_chado_trp_get_cversion tripal_chado/tripal_chado.drush.inc Returns the current version of chado.
drush_tripal_chado_trp_get_table tripal_chado/tripal_chado.drush.inc Returns the Tripal Schema API Description of the given table
drush_tripal_chado_trp_import_pubs tripal_chado/tripal_chado.drush.inc Imports publications into Chado
drush_tripal_chado_trp_refresh_mview tripal_chado/tripal_chado.drush.inc Updates the specified materialized view
drush_tripal_chado_trp_update_pubs tripal_chado/tripal_chado.drush.inc Imports publications into Chado
drush_tripal_core_set_user legacy/tripal_core/tripal_core.drush.inc Set the user to run a drush job.
drush_tripal_core_tripal_chadotable_desc legacy/tripal_core/tripal_core.drush.inc DEPRECATED. Returns the Tripal Schema API Description of the given table.
drush_tripal_core_tripal_chado_version legacy/tripal_core/tripal_core.drush.inc DEPRECATED. Returns the current version of chado.
drush_tripal_core_tripal_jobs_current legacy/tripal_core/tripal_core.drush.inc DEPRECATED. Prints details about the current running job.
drush_tripal_core_tripal_jobs_launch legacy/tripal_core/tripal_core.drush.inc DEPRECATED. Executes jobs in the Tripal Jobs Queue.
drush_tripal_core_tripal_jobs_rerun legacy/tripal_core/tripal_core.drush.inc DEPRECATED. Executes jobs in the Tripal Jobs Queue.
drush_tripal_core_tripal_node_clean legacy/tripal_core/tripal_core.drush.inc DEPRECATED. Clean-up orphaned Drupal nodes and chado records.
drush_tripal_core_tripal_update_mview legacy/tripal_core/tripal_core.drush.inc DEPRECATED. Updates the specified materialized view.
drush_tripal_core_trp_clean_nodes legacy/tripal_core/tripal_core.drush.inc Clean-up orphaned Drupal nodes and chado records.
drush_tripal_feature_sync legacy/tripal_feature/tripal_feature.drush.inc Sync Chado Features with Drupal (ie: create nodes)
drush_tripal_feature_tripal_get_sequence legacy/tripal_feature/tripal_feature.drush.inc Retrieves the sequence of the indicated features
drush_tripal_phylogeny_trp_delete_phylotree legacy/tripal_phylogeny/tripal_phylogeny.drush.inc Deletes a phylotree record.
drush_tripal_phylogeny_trp_insert_phylotree legacy/tripal_phylogeny/tripal_phylogeny.drush.inc Deletes a phylotree record.
drush_tripal_pub_tripal_pubs_import legacy/tripal_pub/tripal_pub.drush.inc DEPRECATED. Imports publications into Chado
drush_tripal_pub_tripal_pubs_update legacy/tripal_pub/tripal_pub.drush.inc DEPRECATED. Imports publications into Chado
drush_tripal_set_user tripal/tripal.drush.inc Set the user to run a drush job.
drush_tripal_trp_get_currjob tripal/tripal.drush.inc Prints details about the current running job.
drush_tripal_trp_prepare_chado tripal/tripal.drush.inc Prepares content types on the site after chado installation.
drush_tripal_trp_rerun_job tripal/tripal.drush.inc Executes jobs in the Tripal Jobs Queue.
drush_tripal_trp_run_jobs tripal/tripal.drush.inc Executes jobs in the Tripal Jobs Queue.
drush_tripal_trp_run_jobs_install tripal/tripal.drush.inc Executes jobs in the Tripal Jobs Queue.
drush_tripal_trp_set_permissions tripal/tripal.drush.inc Sets permissions for the content types on the site.
tripal_chado_drush_command tripal_chado/tripal_chado.drush.inc Registers a drush command and constructs the full help for that command.
tripal_chado_drush_help tripal_chado/tripal_chado.drush.inc Describes each drush command implemented by the module
tripal_core_drush_command legacy/tripal_core/tripal_core.drush.inc Registers a drush command and constructs the full help for that command.
tripal_core_drush_help legacy/tripal_core/tripal_core.drush.inc Describes each drush command implemented by the module
tripal_drush_command tripal/tripal.drush.inc Registers a drush command and constructs the full help for that command.
tripal_drush_help tripal/tripal.drush.inc Describes each drush command implemented by the module
tripal_feature_drush_command legacy/tripal_feature/tripal_feature.drush.inc Registers a drush command and constructs the full help for that command
tripal_feature_drush_help legacy/tripal_feature/tripal_feature.drush.inc Describes each drush command implemented by the module
tripal_phylogeny_drush_command legacy/tripal_phylogeny/tripal_phylogeny.drush.inc Registers a drush command and constructs the full help for that command
tripal_phylogeny_drush_help legacy/tripal_phylogeny/tripal_phylogeny.drush.inc Describes each drush command implemented by the module
tripal_pub_drush_command legacy/tripal_pub/tripal_pub.drush.inc Registers a drush command and constructs the full help for that command
tripal_pub_drush_help legacy/tripal_pub/tripal_pub.drush.inc Describes each drush command implemented by the module