-
Notifications
You must be signed in to change notification settings - Fork 18
Galaxy toolshed installation
asmariyaz23 edited this page Nov 27, 2018
·
5 revisions
- Git clone Galaxy by following instructions here.
- cd </path/to/galaxy>
- Configure Galaxy (config/galaxy.yml) with settings below:
- admin_users:
- conda_prefix: </valid/path/>
- conda_auto_install: true
- conda_auto_init: true
- Run Galaxy:
sh run.sh
- Register and login with your admin email id used in config/galaxy.yml as below:
- Go to the Admin tab on the top panel
- Select Install new tools and select Galaxy Tool Shed
- Search for ctat_mutations and install it
- Similarly install ctat_genome_annotations_data_manager
- Next download to ctat_mutations data resource on your server/machine, click on Local Data (under Admin Tab). Under Data Manager Tools select CTAT annotations Data Manager and fill the form as below (this may take a while):
- If install and download was a success then upload a BED file using the Get Data tool. Some test data is available here.
- Run the ctat-mutations tool, leave all settings to default and select required genome.
- In the right side history panel you will notice a number of outputs including cancer variants and BAM file generated.