gmarcais / Jellyfish

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

How do I choose the size parameter #177

Open Iven-gif opened 3 years ago

Iven-gif commented 3 years ago

Hello, I want to use jellyfish but I don't understand the size parameter (-s). Suppose my genome size is about 1G and the Illumina short reads were 100 Gb (100× coverage), what should the size be?

Thanks,