From 3c0b8eabb5c76995cfee07452e2e34b6f5e85a0e Mon Sep 17 00:00:00 2001 From: Nicholas Wang <47401561+nkwang24@users.noreply.github.com> Date: Tue, 10 Sep 2024 18:03:40 -0700 Subject: [PATCH] Update metadata.yaml --- metadata.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/metadata.yaml b/metadata.yaml index 5150903..6fc0035 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -1,9 +1,7 @@ --- category: "pipeline" -description: "A template Nextflow pipeline for styling and standardization" -maintainers: "Boutros Lab Infrastructure " -languages: ["Nextflow", "Docker"] -dependencies: ["Java", "Nextflow", "Docker"] -references: "https://uclahs-cds.atlassian.net/wiki/spaces/BOUTROSLAB/pages/3189620/Guide+to+Nextflow" -tools: ["tool_a:v1.1.0", "tool_b:v1.1.0"] +description: "Nextflow pipeline for predicting variant stability across reference genome builds." +maintainers: "Nicholas Wiltsie , Nicholas K. Wang " +languages: ["Nextflow", "R"] +dependencies: ["Nextflow", "R", "Docker"] image_name: "stablelift"