Is it possible to "mount" filesystem with Cloud Workstation
Hi all,
I'm currently processing WES plink files on the UKB RAP, and the longest step by far is downloading the data to the worker when using a Cloud Workstation.
With the Swiss Army Knife, I know I can "mount" the filesystem to avoid this time-consuming download. However, I prefer to prototype workflows in a Cloud Workstation. I’m wondering if it's possible to use a similar mounting option there, or if I need to install "dxfuse" first.
If it is possible, it would be fantastic to have a small tutorial how to do it, because I think it would benefit a lot of people.
Cheers!
Comments
2 comments
I actually found what I was looking for in the README of
dxfuse..For reference, here are the steps:
Afterwards you can just go into
remote_dirand run your commands..dxfuse will ‘work’ but it's unstable for larger files, e.g. CRAM files
Please sign in to leave a comment.