Skip to content

Commit 8804a4b

Browse files
committed
Typo in README.md
1 parent 0867d83 commit 8804a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
| `-tl/--target_lines` | desired file length for split fastq files (must be multiple of 4, default: 500000) |
2121
| `-pcr/--pcr_read_threshold` | ratio above which majority of PCR reads must be in order for a UMI to be called definitively (default: 0.5) |
2222
| `-z/--skip_shuf` | if set to 1, skip the random shuffling of fastq files step, useful if needing to re-run just the IronThrone and UMI collapsing components of the pipeline (default: 0)|
23-
| `-x/--ski_iron_throne` | if set to 1, skip the IronThrone step of the pipeline, useful if run in combination with `skip_shuf` to only run the UMI collapsing component of the pipeline (default: 0) |
23+
| `-x/--skip_iron_throne` | if set to 1, skip the IronThrone step of the pipeline, useful if run in combination with `skip_shuf` to only run the UMI collapsing component of the pipeline (default: 0) |
2424
| `-ld/--levenshtein_distance` | Allowed Levenshtein distance between UMIs determined to be similar enough for collapsing (default: 0.1) |
2525

2626
<a href="https://github.com/landau-lab/IronThrone-GoT"><img src="https://github.com/landau-lab/IronThrone-GoT/blob/master/GoT_logo.png" border="0"></a>

0 commit comments

Comments
 (0)