Open tavareshugo opened 6 years ago
Attendance: 14
Ideas for improvement of these materials
Using copy-paste from materials is a bit clunky. Can we use inbuilt datasets? Or start by setting working directory and read data from data directory
For example, we could have two files:
Then we want to:
gather
join
separate
arrange
Also:
spread
colX:colY
factor
Exercise solutions:
geom_violin
Feedback:
Attendance: 14
Ideas for improvement of these materials
Using copy-paste from materials is a bit clunky. Can we use inbuilt datasets? Or start by setting working directory and read data from data directory
For example, we could have two files:
Then we want to:
gather
our datajoin
data with annotationseparate
the "sample" column into genotype and replicatearrange
)Also:
gather
andspread
:colX:colY
join
:arrange
:factor
:Exercise solutions:
geom_violin
can use a log-scale to illustrate that that would be a better visualisation of the data.