From 36f4bbb4318bbf04dd3ff580e1860a87c2a73b66 Mon Sep 17 00:00:00 2001 From: Steven Sutcliffe Date: Thu, 21 Nov 2024 20:40:29 -0500 Subject: [PATCH] Missing filepath --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 4c63b38..3a578f0 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -49,7 +49,7 @@ SAMPLE2,,SRR13191702 | `sample_name` | Provides custom prefix to read filenames | | `insdc_accession` | The accession (run accession) from one of the INSDC databases (NCBI, ENA, or DDBJ). | -An [example samplesheet](tests/data/samplesheets/samplesheet-sample_name.csv) has been provided with the pipeline. +An [example samplesheet](tests/data/add-samplesheet.csv) has been provided with the pipeline. ## Running the pipeline