From 649ee5dc4c39056dae0d23fbab59105786893e3c Mon Sep 17 00:00:00 2001 From: Yash Patel <86321070+yashpatel6@users.noreply.github.com> Date: Thu, 25 Apr 2024 17:17:48 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 999151c..41cca4d 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ This pipeline takes BAMs and corresponding indices from [recalibrate-BAM](https: ## How To Run +**Requirements**: Currently supported Nextflow versions: `v23.04.2` + **The pipeline is currently configured to run on a SINGLE NODE mode with normal only, tumor only, normal-tumor paired, or multiple normal and tumor samples.** 1. Update the params section of the .config file ([Example config](config/template.config)).