Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
genomewalker committed Nov 26, 2023
1 parent 78db3e6 commit 5902e11
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,8 @@ One would run filterBAM `lca` as follows:
filterBAM lca --bam c55d4e2df1.dedup.filtered.bam --names ./taxonomy/names.dmp --nodes ./taxonomy/nodes.dmp --acc2taxid ./taxonomy/acc2taxid.map.gz --threads 10 --lca-rank genus
```
**--names**: Names dmp file from taxonomy
**--nodes**: Nodes dmp file from taxonomy
**--acc2taxid**: acc2taxid file from taxonomy
**--rank-lca**: Rank to use for LCA calculation
**--scale**: Scale taxonomic abundance by this factor; suffix K/M recognized
**--names**: Names dmp file from taxonomy
**--nodes**: Nodes dmp file from taxonomy
**--acc2taxid**: acc2taxid file from taxonomy
**--rank-lca**: Rank to use for LCA calculation
**--scale**: Scale taxonomic abundance by this factor; suffix K/M recognized

0 comments on commit 5902e11

Please sign in to comment.