diff --git a/README.md b/README.md index 045e6dc..b21134e 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ After a proper installation, the command `fracKmcSketch` should work. The comman | `--seed ` | No | Random seed (default: 42) | | `--fa` or `--fq` | Yes | Input file format (fasta or fastq) | | `--n ` | No | Number of threads (default: 1) | +| `--a` | No | Write abundance (default: false) | As of September 2024, `frac-kmc` supports fasta or fastq files, both in gzipped or unzipped format.