6 Books and Resources
Here is a list of more comprehensive resources (i.e. not a one off blog or tutorial). I’ve tried to include free resources here.
The most useful resource you have is Google. Get good at googling errors. Get good at finding vignettes and tutorials. Get good at documenting the solutions and new knowledge that you find.
6.1 Bioinformatics
The single most useful book in my bioinformatics career up to date is Bioinformatics Data Skills Buffalo (2015).
I have not read Computational Genomics with R yet, but it looks extremely useful and actually might be a better summary of Chapter 2
The Babraham Institute has a very comprehensive training materials
Single-Cell Best Practices from the Theis Lab.
Epigenomics Workshop by National Bioinformatics Infrastructure Sweden.
https://bioinformaticsworkbook.org/list.html#gsc.tab=0
https://docs.gdc.cancer.gov/Data/Introduction/
6.2 Programming
6.2.1 R
The best introduction book to R is unambigously https://r4ds.hadley.nz/. “The R Graph Gallery boasts the most extensive compilation of R-generated graphs on the web” https://r-graph-gallery.com/index.html
6.2.2 Python
https://wesmckinney.com/book/ https://www.rebeccabarter.com/blog/2023-09-11-from_r_to_python
6.3 Git
https://happygitwithr.com/ is a comprehensive resource on how to use Git with R.
If you want to understand how git works more intuitively, watch this.
6.4 Statistics
StatQuest is a very accessible resource to those without a math background. I would recommend the Statistics Fundamentals and High Troughput Sequencing playlists.
I haven’t read Modern Statistics for Modern Biology yet but it looks to be very relevant.
6.5 Miscellanous
The Missing Semester of Your CS Education shows you how to master the command line and vim.
Adobe Illustrator for Scientific Figures from the Raj Lab. [IGV handbook]https://www.igv.org/workshops/BroadApril2017/IGV_SlideDeck.pdf.