Skip to content

Commit

Permalink
Merge pull request #4 from mahmudhera/main
Browse files Browse the repository at this point in the history
add abundances (#2)
  • Loading branch information
mahmudhera authored Nov 3, 2024
2 parents e891599 + 91b0080 commit f6ca44c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ After a proper installation, the command `fracKmcSketch` should work. The comman
| `--seed <int>` | No | Random seed (default: 42) |
| `--fa` or `--fq` | Yes | Input file format (fasta or fastq) |
| `--n <int>` | 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.

Expand Down

0 comments on commit f6ca44c

Please sign in to comment.