Using Local Storage
The HPC cluster is a powerful tool which enables researchers to improve their efficiency.
However, users of the HPC cluster cannot always use certain packages which they might otherwise be able to with Local Storage.
On the HPC cluster, the installed version of R is not compatible with the effects package.
We have created an lme object called fit which we want to plot the effects of using the effect function in the effects package to visualize the interaction between trial number and condition on reaction time.
If you are using a Desktop PC in the DCCN, you can simply run your analysis on the local instance of RStudio (or whatever analysis platform you are using).
However, if you are not in Trigon or do not have a hardwired connection, you can do so by following the exercises below.
Practice Using Local Storage
We’ve saved our workspace to RDM_Workshop_Analysis.RData and now we can download this from the HPC cluster and plot the fit object.
Connect to Trigon via eduVPN or a hardwired connnection
Connect to an Access Node
Open Cyberduck
Click
Open Connectionat the top left of the windowClick on the dropdown menu (which defaults to
File Transfer Protocol (FTP)) and selectSSH File Transfer Protocol (SFTP)At the
Server:field type inmentat001.dccn.nlEnter your DCCN username (firlas@dccn.nl) and password and then click
Connectat the bottom right side of the window
Locate the
RDM_Workshop_Analysis.RDatafile
Double-click on the
projectdirectoryDouble-click on the
3010000.05directoryDouble-click on the
XXXXXXX.XXdirectoryDouble-click on the
resultsdirectorySingle-click on the
RDM_Workshop_Analysis.RDatafile
Download the
RDM_Workshop_Analysis.RDatafile onto your DCCN or RU Managed device
Click
ActionthenDownload Toin the dropdown menuSingle-click the folder you want to download the
RDM_Workshop_Analysis.RDatafile toPush
OK
Disconnect
Now, if you want, you can open R on your Local PC, open the local_analysis.R file and open the RDM_Workshop_Analysis.RData workspace.
Then, run the script.
You should see a plot as an output.
Note
When a package is not available on the HPC Cluster or cannot be installed by the user, you can arrange this by contacting the DCCN TG.