From f1a50f3159e5c899b1b6546ccc6e6bbdd5898ee2 Mon Sep 17 00:00:00 2001 From: Steven Sutcliffe Date: Thu, 14 Nov 2024 15:02:56 -0500 Subject: [PATCH] Update usage.md --- docs/usage.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/usage.md b/docs/usage.md index 8621d40..4c63b38 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -43,11 +43,11 @@ SAMPLE1,S1,ERR1109373 SAMPLE2,,SRR13191702 ``` -| Column | Description | -| ----------------- | ----------------------------------------------------------------------------------------------------------- | -| `sample` | Custom sample name. Samples should be unique within a samplesheet. | -| `sample_name` | Provides custom prefix to read filenames | -| `insdc_accession` | The accession (run accession) from one of the INSDC databases (NCBI, ENA, or DDBJ). | +| Column | Description | +| ----------------- | ----------------------------------------------------------------------------------- | +| `sample` | Custom sample name. Samples should be unique within a samplesheet. | +| `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.