From 6e013e85eabe58ad3de1241c1bb0bc8ea08042bb Mon Sep 17 00:00:00 2001 From: Johan Nystrom-Persson Date: Tue, 4 Apr 2023 12:32:21 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index df10cbdb..5e068515 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,8 @@ Or, to force the simple method to be used: While highly scalable, the pregrouped method may sometimes cause a slowdown overall (by requiring one additional shuffle), so it should not be used for datasets that do not need it. See the section on [performance tuning](#performance-tuning-for-large-datasets). +Additional examples may be found in the [wiki](https://github.com/jtnystrom/Discount/wiki). + ### K-mer indexes Discount can store a multiset of counted k-mers as an index (k-mer database). Indexes can be combined by various @@ -210,6 +212,8 @@ For additional guidance, consult the command line help for each command, e.g.: discount.sh intersect --help ` +More examples can be found in the [wiki](https://github.com/jtnystrom/Discount/wiki). + #### Partitions For each index, a number of parquet files will be created in the corresponding directory. The number of partitions