You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My server cannot connect to the internet, and only the administrator has permission to help install tools that require an internet connection. If I want to install MPRAsnakeflow locally through the administrator, is there any relevant documentation or instructions available?
Thank you very much.
Best wishes,
Zheng zhuqing
The text was updated successfully, but these errors were encountered:
Yes, I think it is possible. The solution I write here requires snakemake on your system. Right now theer exists no all-in-one container. But this will be available at some point (I guess mid of this year).
SOLUTION: The most problematic part is to install the conda envs which is not possible without internet access. But there is the option using the pre-build docker container of all environments using apptainer. The most difficult part is to safe the container at the right position on the system using the corrected (hashed) filename snakemake needs.
You can use this few lines of code to download the image using te correct name on a system with internet access (use the version that you want to use):
Dear all,
My server cannot connect to the internet, and only the administrator has permission to help install tools that require an internet connection. If I want to install
MPRAsnakeflow
locally through the administrator, is there any relevant documentation or instructions available?Thank you very much.
Best wishes,
Zheng zhuqing
The text was updated successfully, but these errors were encountered: