rajanil / msCentipede

A hierarchical multiscale model for inferring transcription factor binding from chromatin accessibility data.
MIT License
25 stars 6 forks source link

error running msCentipede #3

Closed duyphamuab closed 9 years ago

duyphamuab commented 9 years ago

Hi,

I am running this and get the error. Do you know why? Thanks. Duy

python call_binding.py --task learn /test/CTCF.txt.gz /test/24h.bam Traceback (most recent call last): File "call_binding.py", line 278, in main() File "call_binding.py", line 271, in main learn_model(options) File "call_binding.py", line 11, in learn_model motif_handle = load_data.ZipFile(options.motif_file) File "/Users/duypham/Desktop/msCentipede/load_data.py", line 31, in init raise IOError IOError