saezlab / footprints

Analysis code for "Perturbation-response genes reveal signaling footprints in cancer gene expression"
Other
20 stars 8 forks source link

Analysis ideas #8

Open mschubert opened 9 years ago

mschubert commented 9 years ago
eshinesimida commented 6 years ago

Hello, very interesting work, I have a question, when I use import function, There is also an error. Like this,

b = import('base') Error in import("base") : could not find function "import" would you help me? thank you very much

mschubert commented 6 years ago

Hi eshinesimida,

Thank you for your interest.

The reason you see this error is that we use the modules package to cross-reference scripts, and the ebits toolkit for utility functions.

But you're right, we should probably document this better. Can you please open a new issue? (I will delete this comment here)