Skip to content

Commit

Permalink
DOC: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 committed Apr 18, 2024
1 parent 47e31ec commit 0f9e27a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Options:
[required]
--output PATH path to the output folder [required]
--prefix TEXT prefix for the output file
--depth INTEGER maximum depth for the breadth-first-search.
--depthb INTEGER maximum depth for the breadth-first-search.
[default: 5]
--threshold FLOAT threshold for determining inconsistent
vertices. [default: 1.5]
Expand Down Expand Up @@ -124,7 +124,7 @@ Options:
create a new bin. [default: 0.01; 0<=x<=1]
--d_limit INTEGER distance limit for contig matching.
[default: 20]
--depthp INTEGER depth to consider for label propagation.
--depthlp INTEGER depth to consider for label propagation.
[default: 10]
--n_mg INTEGER total number of marker genes. [default:
108]
Expand Down

0 comments on commit 0f9e27a

Please sign in to comment.