Skip to content

Commit

Permalink
Update usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sgsutcliffe committed Nov 14, 2024
1 parent d6093db commit f1a50f3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit f1a50f3

Please sign in to comment.