Skip to content

Commit

Permalink
README clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
dialvarezs committed Aug 26, 2024
1 parent f3f01fd commit 788163b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Uses Dorado for basecalling and demultiplexing.
| `output_dir` | No | `demultiplex_results` | Directory for saving results. |
| `fastq_output` | No | `true` | Generates FASTQ files if `true`; otherwise, generates UBAM files. |
| `qscore_filter` | No | `10` | Minimum QScore threshold for "pass" data, used in demultiplexing. |
| `dorado_basecalling_model` | No | `sup` | Model used for basecalling. |
| `dorado_basecalling_model` | No | `sup` | Model used for basecalling. Check Dorado help for available options. |
| `dorado_basecalling_extra_config` | No | - | Additional configuration options for Dorado basecalling. |
| `dorado_basecalling_gpus` | No | `1` | Number of GPUs to allocate for basecalling. |
| `skip_demultiplexing` | No | `false` | Skips demultiplexing if `true`. |
Expand Down

0 comments on commit 788163b

Please sign in to comment.