From 4310908aabe32d9039c4dff846d836aa94fa77e4 Mon Sep 17 00:00:00 2001 From: Justin Bedo Date: Thu, 25 Nov 2021 11:54:22 +1100 Subject: Fix typo in example README --- examples/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/README.md b/examples/README.md index b12c172..2211c0b 100644 --- a/examples/README.md +++ b/examples/README.md @@ -4,7 +4,6 @@ This directory has a few example workflows in bionix along with example data. A basic workflow is defined in `call.nix`, and an example of applying it to the sample data is in `default.nix`. To build the `default.nix` workflow, run ```nix build -I bionix=../``` from this directory. -Note that the location of BioNix ## NextFlow and WDL translations @@ -29,4 +28,3 @@ workflow using the Strelka variant caller. The script accepts a reference fasta along with paired normal and tumor fastq files and performs alignment, preprocessing, and variant calling with [`strelka`](https://github.com/Illumina/strelka). - -- cgit v1.2.3