Caleydo / mothertable

Mothertable Project @JKU-ICG 💬 @katush @mijar
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Apply column stratification of first categorical column correctly #352

Closed thinkh closed 7 years ago

thinkh commented 7 years ago

Steps to reproduce

  1. Add a matrix (e.g. Number1Hits)
  2. Add a categorical column for this matrix (e.g. continent)
  3. Split matrix by min/mean/max (type doesn't matter)

Observed behavior

splitting_matrix

Expected behavior

mstreit commented 7 years ago

The TCGA stratification are already available in this branch: https://github.com/Caleydo/taggle/tree/sgratzl/stratification However, as every gene can be a stratification we run into a scalability problem for the select2 search.

bikramkawan commented 7 years ago

2017-06-08_11-34-37