This is the command kmc_dump that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
kmc_dump - list k-mers from kmc-generated database
DESCRIPTION
KMC's end product is a database of k-mers stored in compact binary form. The kmc_dump
program allows the production of a textual list of k-mers together with their counters for
the analysis ran
SYNOPSIS
kmc_dump [options] <kmc_database> <output_file>
OPTIONS
-ci<value> - print k-mers occurring less than <value> times
-cx<value> - print k-mers occurring more of than <value> times
Parameters:
<kmc_database> - kmer_counter's output
Use kmc_dump online using onworks.net services