dib-lab / 2020-paper-sourmash-gather

Here we describe an extension of MinHash that permits accurate compositional analysis of metagenomes with low memory and disk requirements.
https://dib-lab.github.io/2020-paper-sourmash-gather
Other
8 stars 1 forks source link

idea: is there value in mentioning min-set-cov as an idea for mappers? #22

Open ctb opened 3 years ago

ctb commented 3 years ago

and/or utility in long read mapping

ctb commented 3 years ago

I'm thinking that for short reads, the value of min-set-cov is more in the aggregation of "what is the bulk of reads going to map to best", rather than individual reads. for long reads, might be a way to pick a contig to map to? probably something that's already done with the minimizer etc approaches that mashmap and so on already use...