eweitz / ideogram

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

Reduce label noise, omit accessions, fix search bug in Gene Hints #290

Closed eweitz closed 2 years ago

eweitz commented 2 years ago

This refines the related genes kit.

It reduces the label-padding and the number of labels. This ensures interesting genes aren't unduly unlabeled due to spacing certains, while also reducing the overall number of less interesting genes that are labeled.

It also omits paralogs that are accessions. These are raw, little-known genes that are not the best input for exploration.

Finally, it fixes a bug in the default Gene Hints UI, in which the first search returned all interacting genes, not just the top ranked ones. That overcrowded things.

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.008%) to 88.641% when pulling 9a4252ef72a1a88a32bd3d904a90340b7b44dbe3 on refine-related-genes into 6af56c906dae0369f79dbbf1a6bb407edb0ac3cd on master.