Skip to content
Snippets Groups Projects
Commit 2820f6b0 authored by Alisandra Denton's avatar Alisandra Denton
Browse files

Merge branch 'main' of git.nfdi4plants.org:brilator/rnaseq-workshop

parents 7e69d03b d499ddb8
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -390,7 +390,7 @@ of the course we'll use a second Docker container for
this.
\begin{itemize}
\item acquire the \il{rstudio_docker.tar} file from sciebo or the ``Raumlaufwereke" folder (as before)
\item acquire the \il{rstudio_docker.tar} file from sciebo or the ``Raumlaufwerke" folder (as before)
\item on the \emph{host} machine, open a new terminal
\item run the following
\end{itemize}
......@@ -435,7 +435,7 @@ library(ggplot2)
Let's assume you have an Excel file and want to do something to it using R. First, always, always
use tab-delimited text files to move from program to program, no matter which programs you use. Look at
the small tab-delimited txt file in the \$HOME/rnaseq-workshop/\_WorkshopReader/intro\_scripts\_data called "example\_table.txt"
the small tab-delimited txt file in the \$HOME/rnaseq-workshop/\_reader/intro\_scripts\_data called "example\_table.txt"
using a text editor (e.g. `gedit') or LibreOffice Calc (which is just like Excel
except free, open source, and Linux compatible). Next we'll import this into R
\begin{lstlisting}
......
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment