Open JeromeLeCoz opened 9 months ago
should be fixed with commit c19899f
Any lines that don't match the exepected number of columns is simply skipped. A possible problem now is that the user is not informed of the skipping... should BaRatinAGE trigger a warning? (Note that although it is very much possible to do so, it is not a trivial)
Great, thanks. A simple warning (no details) would be useful I think, however not really if it is just a blank line at the end of the file...
I finally understood that my stage series csv file could not be imoprted because there was an empty line at the end of the file. It would be great that the import be less sensitive to such issue, if possible.