-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Similar to dump in KMC_tools, write kmer:count pairs to a text file.
Could add two options for this:
.dump_hash()forhash:countpairs.dump()forkmer:countpairs
The second option should throw an error if no hash:kmer map is stored in the KmerCountTable object.
Should we support sorting output on either kmer or count?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request