diff --git a/R_tutorials/getting_started_R.html b/R_tutorials/getting_started_R.html index fded753..9e3cea1 100644 --- a/R_tutorials/getting_started_R.html +++ b/R_tutorials/getting_started_R.html @@ -1871,7 +1871,7 @@

2020-09-03

1 Load libraries

library(data.table)
 library(MOFA2)
-

This vignette contains a detailed tutorial on how to train a MOFA model using R. A concise template script can be found here

+

This vignette contains a detailed tutorial on how to train a MOFA model using R. A concise template script can be found here

2 What is MOFA?