gmarcais / Jellyfish

A fast multi-threaded k-mer counter
Other
460 stars 136 forks source link

Genome masking #179

Open xbarvazx opened 2 years ago

xbarvazx commented 2 years ago

Hi,

Is it possible to use jellyfish for masking, similar to bbduk (which is limited to 31mer)? The idea is to find kmers that repeat more than once in the genome and mask them. Or do you know of downstreem tools that can use jellyfish count output for masking?

Best, Raz