小教程收藏NGS 学习资源收集Bioinformatics

[ 生信者们建议看看 1 ] Ming Tang: 我为生物信息

2019-10-24  本文已影响0人  热衷组培的二货潜

放在最前面的链接:My opinionated selection of books/urls for bioinformatics/data science curriculum

此文已经过原作者同意转载( 我原封不动的转了~转了~ ),我就不翻译了,欢迎转发大佬博客给想要学习的人。

一些简介

所推荐的重点内容:

There was a paper on this topic: A New Online Computational Biology Curriculum.
I am going to provide a biased list below (I have read most of the books if not all). I say it is biased because you will see many books of R are from Hadely Wickham. I now use tidyverse most of the time.

Unix

I suggest people who want to learn bioinformatics starting to learn unix commands first. It is so powerful and also omnipresent in high-performance computing settings (clouding computing etc). You can not survive without knowing it.

Computational biology

R programming

Stats (R focused)

Python programming

Machine learning

Visualization

Those two books are not teaching you how to make figures programmatically (although the book by Claus was generated by Rmarkdown and the codes for all the figures can be found at https://github.com/clauswilke/dataviz). They teach you what kind of figures are informative and pleasant to eyes. From data to viz is a website guiding you to choose the right graph for your data.

I am still using R/ggplot2 for visualization.

Finally, I have compiled many useful links at https://github.com/crazyhottommy/getting-started-with-genomics-tools-and-resources .

上一篇下一篇

猜你喜欢

热点阅读