bigomics / omicsplayground

Visual self-service analytics platform for big omics data.
http://www.bigomics.ch
Other
118 stars 35 forks source link

fix grey dots due to incomplete selection #1087

Closed ivokwee closed 2 months ago

ivokwee commented 2 months ago

fix grey dots in volcano due to incomplete selection when multiple features map to same symbols.

Before: image

After (using PTM data): image

ivokwee commented 2 months ago

Note: I guess lots of confusion because naming of variables do not reflect whether we mean gene symbol, feature, or gene title. we (still) use sel.genes if now it should be sel.features, 'names' is ambigious to mean gene name or gene title. Would be good to clean up.