RStudio

Updated

  1. Set up X11 forwarding on your local machine
    To use the RStudio GUI, Charlie allows X11 forwarding. For X forwarding to function, your local machine has to be running an X server program. To set up a X server on the local machine, please refer to this page for a brief guide: https://kb.iu.edu/d/bdnt.
  2. Connect to CFE with X11 forwarding: ssh -Y <username>@cfe
  3. Start an interactive session with X11 forwarding
    qsub -I -X -q route -l walltime=8:00:00 -l ncpus=2,mem=32G -N rstudio
  4. Load RStudio module
    module load rstudio
  5. Start RStudio
    rstudio

Still need help? Submit a ticket.

How did we do?

Prokka

dada2

Powered by HelpDocs (opens in a new tab)