Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add .dump() method #24

@Adamtaranto

Description

@Adamtaranto

Similar to dump in KMC_tools, write kmer:count pairs to a text file.

Could add two options for this:

  • .dump_hash() for hash:count pairs
  • .dump() for kmer:count pairs

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions