From d43673e70b74e8ca61cd3f44275cc047923369e6 Mon Sep 17 00:00:00 2001 From: Kaivan Kamali Date: Thu, 11 Jan 2024 13:22:27 -0500 Subject: [PATCH] Added a Publication section in all.yml for publications that have links to Galaxy. Added links for PDAL-seq paper. --- group_vars/all.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/group_vars/all.yaml b/group_vars/all.yaml index d890814..d46086a 100644 --- a/group_vars/all.yaml +++ b/group_vars/all.yaml @@ -109,3 +109,21 @@ gxy_io_rewrites: dest: https://training.galaxyproject.org/training-material/short/T00001 - src: /GTN:ansible-galaxy dest: https://training.galaxyproject.org/training-material/short/ansible-galaxy + + ##################################### + # Publications with links to Galaxy + ##################################### + + # + # Title: In vivo detection of DNA secondary structures using Permanganate/S1 Footprinting with Direct Adapter Ligation and Sequencing (PDAL-Seq) + # BioRxiv: https://www.biorxiv.org/content/10.1101/2023.11.28.569002v1 + # Prefix: pdal-seq + # + - src: /pdal-seq-data + dest: https://usegalaxy.org/u/kaivan/h/pdal-seq-data + - src: /pdal-seq-pipeline + dest: https://usegalaxy.org/u/kaivan/h/pdal-seq-collection-1 + - src: /pdal-seq-histogram + dest: https://usegalaxy.org/u/kaivan/h/pdal-seq-histogram + - src: /pdal-seq-non-b + dest: https://usegalaxy.org/u/kaivan/h/pdal-seq-non-b-dna-annotations