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
Is there an easy way to change the default /tmp directory ?
I am working on an academic computing cluster and would like to redirect the output written on the shared /tmp to a repository located on my own work space.
Thanks a lot !
Pef
The text was updated successfully, but these errors were encountered:
MitoHPC does not use /tmp; however, I know some tools (e.g., samtools sort) might use it.
Is your working directory located under /tmp? If so, moving to a more permanent location should solve the issue.
Hi ! Thanks again for this tool.
Is there an easy way to change the default /tmp directory ?
I am working on an academic computing cluster and would like to redirect the output written on the shared /tmp to a repository located on my own work space.
Thanks a lot !
Pef
The text was updated successfully, but these errors were encountered: