Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Galaxy toolshed installation of the tool

asmariyaz23 edited this page Jul 18, 2018 · 6 revisions
  1. Git clone Galaxy by following instructions here.
  2. cd </path/to/galaxy>
  3. Configure Galaxy (config/galaxy.yml) with settings below:
    1. admin_users:
    2. conda_prefix: </valid/path/>
    3. conda_auto_install: true
    4. conda_auto_init: true
  4. Run Galaxy: sh run.sh
  5. Register and login with your admin email id used in config/galaxy.yml as below: Register
  6. Go to the Admin tab on the top panel
  7. Select Install new tools and select Galaxy Tool Shed New_tools
  8. Search for ctat_metagenomics and install it install
  9. Similarly install ctat_centrifuge_indexes_data_manager install_dm
  10. Next download to ctat_metagenomics data resource on your server/machine, click on Local Data (under Admin Tab). Under Data Manager Tools select CTAT metagenomics annotations Data Manager and fill the form as below (this may take a while): dm
  11. If install and download was a success then upload fasta/fastq files using the Get Data tool. Some test data is available here.
  12. Run the ctat-metagenomics tool, leave all settings to default and select required genome.
Clone this wiki locally