Skip to content

Commit 7e41cb6

Browse files
committed
Update dthe documentation.
1 parent f135955 commit 7e41cb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ The program takes a few arguments:
3737
* Minimum K (optional - use as a start value for "K" - by default the value is 1; --min_K)
3838
* No-tests (optional - use this if you do not want to run the BestK tests; --no-tests)
3939
* No-plots (optional - use this if you do not want to draw plots; --no-plots)
40+
* Popfile (optional - use this if you want to name your populations in the plot. Should be a text file with 2 columns, one for the population name, and another for number of individuals represented in that population.)
4041

4142
Example:
4243

0 commit comments

Comments
 (0)