Skip to content

Commit

Permalink
Update commands.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hasindu2008 committed Sep 9, 2024
1 parent 95df9e1 commit 29ebf1d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions _docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,10 @@ Align nanopore events to reference k-mers (optimised nanopolish eventalign). Not
Write output in PAF format. Introduced in f5c v1.3. Output explained in https://hasindu2008.github.io/f5c/docs/output.
* `--sam`:
Write the alignment output in SAM format instead of tsv.
* `--sam-out-version INT`
Sam output version (set 1 to revert to old nanopolish style format) [default: 2]. Introduced in f5c v1.3. New SAM output is explained in https://hasindu2008.github.io/f5c/docs/output.
* `--sam-out-version INT`:
Sam output version (set 1 to revert to old nanopolish style format) [default: 2]. Introduced in f5c v1.3. New SAM output is explained in https://hasindu2008.github.io/f5c/docs/output.
* ` --m6anet`:
Write output in m6anet format. Introduced in f5c v1.5.
* `--print-read-names`:
Print read IDs instead of indexes.
* `--scale-events`:
Expand Down

0 comments on commit 29ebf1d

Please sign in to comment.