root/galaxy-central/scripts/cleanup_datasets/update_metadata.sh
リビジョン 2, 264 bytes (コミッタ: hatakeyama, 14 年 前) |
---|
行番号 | |
---|---|
1 | #!/bin/sh |
2 | |
3 | # This script must be executed from the $UNIVERSE_HOME directory |
4 | # e.g., sh ./scripts/cleanup_datasets/update_metadata.sh |
5 | |
6 | . ./scripts/get_python.sh |
7 | . ./setup_paths.sh |
8 | |
9 | $GALAXY_PYTHON ./scripts/cleanup_datasets/update_metadata.py ./universe_wsgi.ini $@ |
Note: リポジトリブラウザについてのヘルプは TracBrowser
を参照してください。