WishartLab / heatmapper

GNU General Public License v2.0
49 stars 19 forks source link

Check input dimensions, provide messages if exceeded #75

Open davidarndt opened 8 years ago

davidarndt commented 8 years ago

The various apps and their instructions pages have been updated with info about maximum acceptable input dimension (number of rows and columns, etc.). Implement checks for these dimensions, and if an input file does not comply, display a useful error message.