| Literature DB >> 35669346 |
Nagampalli VijayKrishna1, Jayadev Joshi1, Nate Coraor2, Jennifer Hillman-Jackson2, Dave Bouvier2, Marius van den Beek2, Ignacio Eguinoa3,4, Frederik Coppens3,4, John Davis5, Michał Stolarczyk6, Nathan C Sheffield6, Simon Gladman7, Gianmauro Cuccuru8, Björn Grüning8, Nicola Soranzo9, Helena Rasche10, Bradley W Langhorst11, Matthias Bernt12, Dan Fornika13, David Anderson de Lima Morais14, Michel Barrette14, Peter van Heusden15, Mauro Petrillo16, Antonio Puertas-Gallardo16, Alex Patak16, Hans-Rudolf Hotz17,18, Daniel Blankenberg1,19.
Abstract
Summary: Properly and effectively managing reference datasets is an important task for many bioinformatics analyses. Refgenie is a reference asset management system that allows users to easily organize, retrieve and share such datasets. Here, we describe the integration of refgenie into the Galaxy platform. Server administrators are able to configure Galaxy to make use of reference datasets made available on a refgenie instance. In addition, a Galaxy Data Manager tool has been developed to provide a graphical interface to refgenie's remote reference retrieval functionality. A large collection of reference datasets has also been made available using the CVMFS (CernVM File System) repository from GalaxyProject.org, with mirrors across the USA, Canada, Europe and Australia, enabling easy use outside of Galaxy. Availability and implementation: The ability of Galaxy to use refgenie assets was added to the core Galaxy framework in version 22.01, which is available from https://github.com/galaxyproject/galaxy under the Academic Free License version 3.0. The refgenie Data Manager tool can be installed via the Galaxy ToolShed, with source code managed at https://github.com/BlankenbergLab/galaxy-tools-blankenberg/tree/main/data_managers/data_manager_refgenie_pull and released using an MIT license. Access to existing data is also available through CVMFS, with instructions at https://galaxyproject.org/admin/reference-data-repo/. No new data were generated or analyzed in support of this research.Entities:
Year: 2022 PMID: 35669346 PMCID: PMC9155181 DOI: 10.1093/bioadv/vbac030
Source DB: PubMed Journal: Bioinform Adv ISSN: 2635-0041
Fig. 1.Extending Galaxy’s reference data with refgenie. (A) Setting the value of ‘refgenie_config_file’ to the previously chosen genome configuration file path within the primary Galaxy configuration file (e.g. ‘galaxy.yml’). (B) Example data table mapping between refgenie assets and Galaxy data tables for the BWA tool. Cheetah templating language is used to specify mappings between values, with several pre-populated refgenie variables available as shown. (C) refgenie assets are available for users to select and use in the Galaxy BWA tool. In this example, the user is mapping a set of paired-end sequencing reads against the hg38 genome. (D) A dynamically generated list of available remote refgenie assets are listed for an administrator to select in the ‘refgenie pull’ Galaxy Data Manager tool