What is syncmer mapping?
-
Syncmer mapping is a method of mapping long-reads using syncmers as seeds instead of minimizers.
-
When introducing syncmer schemes into the popular minimap2 and Winnowmap2 mappers, at high compression rates, unmapped reads dropped by 20-60% while using less memory.
-
Syncmer mapping was developed by Abhinav Dutta, David Pellow, and Ron Shamir.
Where is the syncmer mapping paper and software?
-
Syncmer mappers are available on Github.
-
A manuscript describing general parameterized syncmer schemes and the syncmer-minimap and syncmer-winnowmap mappers is available on bioRxiv.
-
It can be cited as follows:
Dutta, A, Pellow D, Shamir R. Using syncmers improves long-read mapping. bioRxiv. 2022.
How can I get help?