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

Upload of a map or portion of map from viewer to GUI Builder takes a long time for large maps that fail due to size limitations of GUI Builder. #57

Open jmelott opened 1 year ago

jmelott commented 1 year ago

Perhaps make an API call to the builder to determine the maximum size map it can handle and compare that to the number of cells to be sent instead of making the user do the upload and wait a while before finding out the upload won't work.