Closed fgypas closed 4 years ago
Der Foivos,
could you please tell me if the error is reproducible?
Best regards, Philipp
Hi @philippdre
Thank you for your reply. What do you mean by reproducible? Do you mean that sometimes it is working and sometimes it is not?
Thank you in advance for your response
Best Foivos
Model fitting is stochastic in omniCLIP and in some cases, omniCLIP crashes if the there exists a state which is not the most likely state for at least one nucleotide in the genome. In this case rerunning omniCLIP helps.
Hi @philippdre
Thank you for the quick response. So, most probably this is the case, but I will do some further tests to validate this. Maybe it would be good to mention it in the README.md.
Best Foivos
I will try to catch this error in the next release.
Best regards, Philipp
This should be fixed in the current release
Hi
I am trying to run omniclip but I get an error regarding numpy when I run the test example (https://github.com/philippdre/omniCLIP#examples). Below is the log:
Do you have any idea what is wrong? I think that it might be related to the dependencies. Can you please tell me the exact versions of the python dependencies I should use. In the README.md, you mention the following packages, but it is not very specific. Should it really be > or >= is enough?
My pip freeze looks like the following:
Do you maybe have a Dockerfile that I could use? This would be perfect.
Thank you in advance for your help
Kind regards Foivos