Database of Galaxy Main Server

Hi,

Is there any way to query data from Galaxy Main Server?
Like,

Select * From Job

or is there any way to get the data by communicating with the galaxy team?

NB. I’ve my local installation but I want to gather all the data available publicly from Galaxy Main Server.

Hi @khairul0026,
not, this is not possible; could you provide me with information on what data you are interested in?

Regards

Hi @gallardoalba ,

I’m mainly interested in the below table data.

  1. stored_workflow
  2. workflow
  3. stored_workflow_annotation_association
  4. stored_workflow_tag_association
  5. workflow_step_connection
  6. workflow_step
  7. workflow_step_input
  8. workflow_output

It’s also fine if I get only the published data as there have data privacy issues.

How to query data from your own account → https://bioblend.readthedocs.io/ and how to replicate the configuration of UseGalaxy.orgGitHub - galaxyproject/usegalaxy-playbook: Ansible Playbook for usegalaxy.org · GitHub and GitHub - galaxyproject/total-perspective-vortex: Total Perspective Vortex provides an installable set of dynamic rules for the Galaxy application that can route entities (Tools, Users, Roles) to appropriate job destinations based on a configurable yaml file. · GitHub.