Genomics with R for biologists
2020-08-30
Overview
The idea of the practical part will be to give you tools to be able to manage regular data-analysis in molecular biology labs. Also we think that this training in basic programing and statistics will be of high value for your future projects.
0.1 Course Aims
- Learn basic coding intuition and usage of R for analysis and plots.
- Undestand the main issues we have to deal with in Genomics.
- Learn how to do basic analysis, Chipseq, RNAseq, SingleCell.
0.2 Intended Learning Outcomes
By the end of this course students will be able to:
- Create your own R code.
- Do basic and complex analysis.
- Read and understand R code.
0.3 Next steps
I have a project on shell commands for biologist. Will be available soon.
0.4 Data availability
All the data used in this book is publiclily available. Preprocessed files can be found in this reposotory
0.5 Acknowledgments
Ane Martin Anduaga and Sebastian Kadener for usefull discussion.