How can I check the file?

Issue #19 closed
김돈기 created an issue

Hi, I am studying a master 's degree. Following the manual, "Please use check_data first to check if your data file is compatible with ELSA." So I tried like this,

check_data [-h] test.txt repNum spotNum

and

check_data [-h] /Users/lompe/testLSA/test.txt repNum spotNum

but it appeared check_data: error: argument dataFile: can't open '[-h]': [Errno 2] No such file or directory: '[-h]'

What should I do?

Comments (2)

  1. Charlie Xia repo owner

    did you try? check_data ../test/ARISA20.csv 1 127 # no output is expected if no data errors found.

  2. Log in to comment