Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpy2 package which is required by tombo's plotting functions is not installed in mopmod singularity images #15

Open
adalisan opened this issue Feb 27, 2023 · 2 comments

Comments

@adalisan
Copy link

I am trying to use "tombo plot" commands to run plotting functions of ont-tombo 1.5.1 . I am getting a "rpy2 is not installed" error message , and I checked the singularity images "mopmod 0.5" and "mopmod 0.7" which don't seem to contain rpy2 files. Is it possible to create mopmod containers which contain the rpy2 and any other requirements for tombo plots?

@lucacozzuto
Copy link
Member

Hi, yes you can make a new container starting from the one we have and adding rpy2

@adalisan
Copy link
Author

Yes, that is what I eventually did.
If you do update the images, you should note that the git repo version for tombo has some fixes not available in pypi 1.5.1 version, so I would recommend pip installing from git .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants