Skip to content

src/parseHIFIoutput.py #8

Description

@xiaobei1999

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions