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"