The last mile: applications configuration ========================================= By default, Laniakea is configured to run the following applications: |galaxy_latest| --------------- :Description: The Galaxy live build allows to setup and launch a virtual machine configured with the Operative System CentOS 7 and the auxiliary applications needed to support a Galaxy production environment such as PostgreSQL, Nginx, uWSGI and Proftpd and to deploy the Galaxy platform itself and the tools that come with the selected flavour. This application can be deployed with cluster support, using SLURM as Resource Manager and with automatica elasticity support, with CLUES as elasticity manager. :Recommended images: `CentOS-7-x86_64-GenericCloud-1907.qcow2 `_ :Configuration: :doc:`galaxy_latest` |galaxy_vm| ----------- :Description: The Galaxy express instantiate a CentOS 7 Virtual Machine with Galaxy, all its companion software and the set of tools that come with the selected flavour. Once deployed each Galaxy instance can be further customized with additional tools and reference data. This application can be deployed with cluster support, using SLURM as Resource Manager. The default available flavours currently are: - galaxy-minimal: Galaxy production-grade server (Galaxy, PostgreSQL, NGINX, proFTPd, uWSGI). - galaxy-CoVaCS: workflow for genotyping and variant annotation of whole genome/exome and target-gene sequencing data (https://www.ncbi.nlm.nih.gov/pubmed/29402227). - galaxy-GDC_Somatic_Variant: port of the Genomic Data Commons (GDC) pipeline for the identification of somatic variants on whole exome/genome sequencing data (https://gdc.cancer.gov/node/246). - galaxy-rna-workbench: more than 50 tools for RNA centric analysis (https://www.ncbi.nlm.nih.gov/pubmed/28582575). - galaxy-epigen: based on Epigen project (http://www.epigen.it/). More information on Laniakea default Galaxy flavours can be found here: :doc:`/user_documentation/galaxy/galaxy_flavours`. :Configuration: :doc:`galaxy_vm` |galaxy_docker| --------------- :Description: The Galaxy Docker instantiate an Ubuntu 16.04 Virtual Machine with the Galaxy official Docker. Once deployed each Galaxy instance can be further customized with additional tools and reference data. :Recommended images: `Ubuntu 16.04 LTS cloud images `_ :Configuration: :doc:`galaxy_docker` Test applications ----------------- :Description: Two test recipes are shipped by default to test a simple Ubuntu or Centos deployment with or without storage volume :Recommended images: `CentOS-7-x86_64-GenericCloud-1907.qcow2 `_ or `Ubuntu 16.04 LTS cloud images `_ :Configuration: :doc:`test_deployments`