Skip to main content

Galaxy Usage Statistics Collection

There is a helper tool installed on both ndip and ndip-test machines for collecting Galaxy usage statistics.

How to Run

  1. SSH into either ndip or ndip-test.
  2. Switch to the galaxy user:
sudo -iu galaxy
  1. Activate the Galaxy virtual environment:
source /srv/galaxy/venv/bin/activate
  1. Run the tool:
get_stats ...

This script generates usage reports for jobs, tools, and workflows. Use get_stats -h for details.