MD-Anderson-Bioinformatics / NG-CHM_GUI_BUILDER

Simple graphical builder for Next-Generation Clustered Heat Maps
GNU General Public License v2.0
1 stars 1 forks source link

If covariates taken from input matrix and then matrix transposed, then row with blank label will appear in map. #32

Open jmelott opened 2 years ago

jmelott commented 2 years ago

To reproduce Open Builder. Use sample matrix. Click show advanced features. Select "Column Covariates" in radio button choices above matrix. Select first row. Select color type for covariates for row as "Continuous". Click Next button.

On new screen, select "Matrix Operations" under Action. (This should pick Transpose Matrix by default) Click "Apply" Notice the first row listed in the matrix has no label. If this is used to create a heat map, the lack of a label will be propagated to the heat map.

Note: This happens on the current production system as well so is not an effect of viewer changes for viewer 2.21.3 which was where I first discovered it.