eweitz / ideogram

Chromosome visualization for the web
https://eweitz.github.io/ideogram
Other
288 stars 72 forks source link

Instantly fetch interactions for human and mouse #301

Closed eweitz closed 2 years ago

eweitz commented 2 years ago

This enables retrieving pathway interactions for human and mouse in the related genes kit.

It applies the technique described in #300 to WikiPathways interaction data in Cachome. Instead of fetching taking 100-500 ms, it now takes 1-5 ms. This eliminates label jank introduced in #300, while also improving performance and reliability by typically retrieving data from RAM rather than network.

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.1%) to 87.614% when pulling b68f095fc14e791fb4ab1f9e09f7cfc2f175a545 on cache-interactions into 9627a96f831d91f3c03e41f62bfb349e5aede683 on master.