//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
My first @umasschan.bsky.social/@impvienna.bsky.social affiliated paper is up! tomtom-lite is a re-implementation of tomtom targeting the ML age of genomics. Fast annotations ("what is this motif?") and simple large-scale discovery of motifs. Check it out! academic.oup.com/bioinformati...
6mo
AbstractSummary. Pairwise sequence similarity is a core operation in genomic analysis, yet most attention has been given to sequences made up of discrete c
academic.oup.com
Tomtom-lite: accelerating Tomtom enables large-scale and real-time motif similarity scoring
Jacob Schreiber
Last week I shared a preprint on tomtom-lite, a super fast re-implementation of Tomtom for annotating short genomic spans with the motifs they most resemble. Now, there's a convenient command line tool `ttl` that comes with the installation. You can get it with `pip instal memelite`
Jun 9, 2025
Jacob Schreiber
I wrote a quick application note on Tomtom-lite, a Python implementation of the Tomtom algorithm for comparing PWMs against each other. This implementation can be 10-1000x faster and, as a Python function, can be integrated into your workflows easier. www.biorxiv.org/content/10.1...
Jun 3, 2025
Summary Pairwise sequence similarity is a core operation in genomic analysis, yet most attention has been given to sequences made up of discrete characters. With the growing prevalence of machine lear...
www.biorxiv.org
Tomtom-lite: Accelerating Tomtom enables large-scale and real-time motif similarity scoring
Jacob Schreiber