Hello, when I tried to run the example code, I got an error with src/parseHIFIoutput.py
HIFI]$ python src/parseHIFIoutput.py examples_output/Rao_GM12878.hg19.chr9_example.chr9_chr9.RF.HIFI_MRF.tsv examples/hg19.HindIII_fragments.bed 125000000 129000000 examples_output
File "src/parseHIFIoutput.py", line 42
print "Error - sparse matrix format not recognized"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Error - sparse matrix format not recognized")?
Could you please tell the reason?
Best regards!
Hello, when I tried to run the example code, I got an error with src/parseHIFIoutput.py
Could you please tell the reason?
Best regards!