aertslab / SCope

Fast visualization tool for large-scale and high dimensional single-cell data
GNU General Public License v3.0
68 stars 15 forks source link

Regulon AUC values shouldn't be thresholded #40

Closed KrisDavie closed 6 years ago

KrisDavie commented 6 years ago

The Regulon AUC values plot should colour all points regardless of the threshold

KrisDavie commented 6 years ago

Addendum to this. The only plot that should be thresholded (i.e. not scaled and only showing points above thresholded) should be the top right plot (Cells passing thresholds) on the regulon tab. Elsewhere when regulons are plotted, they should be shown in full scale for all cells.

kreftl commented 6 years ago

strange behaviour for me, but ok, will do when you select e.g. onecut it covers complete plot in red and can be difficult to see something else

kreftl commented 6 years ago

fix in c672b02