Skip to content

Commit

Permalink
Update samtools
Browse files Browse the repository at this point in the history
  • Loading branch information
yamaton committed Oct 30, 2024
1 parent 93baa36 commit 468095d
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 11 deletions.
4 changes: 2 additions & 2 deletions bio.json.gz
Git LFS file not shown
2 changes: 1 addition & 1 deletion bio/bash
Submodule bash updated 1 files
+1 −1 completions/samtools
2 changes: 1 addition & 1 deletion bio/fish
2 changes: 1 addition & 1 deletion bio/json/samtools.json

Large diffs are not rendered by default.

18 changes: 13 additions & 5 deletions bio/yaml/samtools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2256,12 +2256,20 @@ subcommands:
description: provide the sample tag name from the @RG line [SM].
- names:
- -o
argument: FILE output file .
description: -f FILE load an indexed fasta file in the collection of references. Can be used multiple times. Add an extra column with the path to the reference file.
argument: FILE
description: output file [stdout].
- names:
- -o
argument: FILE output file stdout.
description: -f FILE load an indexed fasta file in the collection of references. Can be used multiple times. Add an extra column with the path to the reference file.
- -f
argument: FILE
description: load an indexed fasta file in the collection of references. Can be used multiple times. Add an extra column with the path to the reference file.
- names:
- -F
argument: FILE
description: read a file containing the paths to indexed fasta files. One path per line.
- names:
- -X
argument: ""
description: use a custom index file.
version: samtools 1.21
tldr: |
> Tools for handling high-throughput sequencing (genomics) data.
Expand Down
2 changes: 1 addition & 1 deletion bio/zsh
Submodule zsh updated 1 files
+4 −2 completions/_samtools

0 comments on commit 468095d

Please sign in to comment.