yarden / MISO

MISO: Mixture of Isoforms model for RNA-Seq isoform quantitation
http://genes.mit.edu/burgelab/miso/index.html
132 stars 74 forks source link

Misopy didn't work with pickle and gave an error on the file Gene.py #148

Open mlcsmits opened 7 months ago

mlcsmits commented 7 months ago

Hey MISO team, I was working on python and trying to run pickle which uses misopy when it exited in failure. Here is everything that I know I ran the following command: image This is the output of the tool: image

This is a part of the input .pickle file I want to make human-readable. image

I have read it, but I need help understanding what went wrong. I've read the manual page for this tool, and I think I'm calling it correctly; I attempted calling with a shorter filename, but that didn’t work, so the problem seems to be there. Could you please help me?