Skip to content

Commit

Permalink
Fixed spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisgKent committed Oct 25, 2023
1 parent 8e470cd commit 1f0cbf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ v(w).(x).(y)

```{uuid}_{amplicon_number}_{direction}_{primer_number}```

- ```uuid```: 8 digit uuid linking each primer to the corrasponding msa / scheme
- ```uuid```: 8 digit uuid linking each primer to the corresponding MSA / scheme

- ```amplicon_number```: The number of the amplicon. 0 indexed int. Not enforced to be continuous

Expand Down Expand Up @@ -56,7 +56,7 @@ primerschemes / primerpanels

- ```schemename```: A lower case, only containing [a-z0-9-] and must start/end on a alphanumeric. Use of '--' is reserved for autogenerated schemes ({common-name}--{taxid})

- ```ampliconsize```: The ampliconsize spesified when scheme was created. Accualy size is ±10%
- ```ampliconsize```: The ampliconsize specified when the scheme was created. Actual size is ±10%

- ```schemeversion```: Follows naming in PrimerScheme Versioning

Expand All @@ -69,7 +69,7 @@ primerschemes / primerpanels

`amplicon.bed`: The bedfile that contains the amplicons of the current version

`reference.fasta`: The "reference" genomes which the primers are indexed against. Can either be consensus genomes derived from the MSA for a spesific genome in the MSA (first genome)
`reference.fasta`: The "reference" genomes which the primers are indexed against. Can either be consensus genomes derived from the MSA for a specific genome in the MSA (first genome)

`info.json`:
```json
Expand Down

0 comments on commit 1f0cbf8

Please sign in to comment.