Kbr85 / UMSAP

Utilities for Mass Spectrometry Analysis of Proteins
0 stars 0 forks source link

Checking for column numbers greater than the columns in the Data File fails #106

Closed Kbr85 closed 2 years ago

Kbr85 commented 2 years ago

Currently, if the file has 100 column the Checking Data fails to detect a column number like 101 as a wrong input.

Kbr85 commented 2 years ago

Done!!