Skip to content

Commit

Permalink
fix trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcar17 committed Feb 28, 2024
1 parent c46a106 commit 722b8e9
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 @@ -30,7 +30,7 @@ In your environment which has spectral-cluster-supertree installed:
scs -i SOURCE_TREE_FILE -o SUPERTREE_FILE -p PCG_WEIGHTING_STRATEGY
```

The ```-i``` and ```-o``` options for the input and output files are required.
The ```-i``` and ```-o``` options for the input and output files are required.

The ```-p``` *proper cluster graph* weighting strategy option must be one of ```ONE|DEPTH|BRANCH```. It defaults to ```BRANCH``` when not provided (not recommended when some trees are missing branch lenghts - see below).

Expand Down

0 comments on commit 722b8e9

Please sign in to comment.