From 43b5d98731c7ef9fac852f0e4e7d9638338acc22 Mon Sep 17 00:00:00 2001 From: renewiegandt Date: Mon, 3 Dec 2018 15:02:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c04ff5b..d8ac4eb 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ source activate masterenv ## Quick Start ```console -nextflow run pipeline.nf --input [INPUT-file] --genome_fasta [path to file] --jaspar_db [path to motif database as meme-file] --config uropa.config --conda [path to conda enviroment] +nextflow run pipeline.nf --input [INPUT-file] --bed [INPUT-bed] --genome_fasta [path to file] --jaspar_db [path to motif database as meme-file] --config uropa.config --conda [path to conda enviroment] ``` ## Parameter