Practical 1 : Analysis of microarray data

  1. Connect to Rstudio serveur of the IFB

In a web browser, connect to https://rstudio.cluster.france-bioinformatique.fr/auth-sign-in and log in using your user name and password (same as for ssh connection)

You will reached the familiar Rstudio environment :

  1. Save the working notebook in your personal environment

    • In File > Open File… enter the path /shared/projects/ens_hts_2020/data/microarrays/Microarrays.Rmd to open the notebook containing all the code needed for the practical.
    • Save it into your personal folder using File > Save As
  2. Using your notebook, follow the online tutorial to conduct the analysis.