美文网首页小教程收藏NGS 学习资源收集Bioinformatics
[ 生信者们建议看看 1 ] Ming Tang: 我为生物信息

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

作者: 热衷组培的二货潜 | 来源:发表于2019-10-24 22:42 被阅读0次

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

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

    • 哈哈,真的是我膜拜的对象大佬。
    • 不服?点击 这里

    一些简介

    • Bioinformatics scientist at Harvard FAS informatics working on single-cell RNAseq and single-cell ATAC. Care about reproducible research and open science.

    所推荐的重点内容:

    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

    • R for data science by Garrett Grolemund and Hadley Wickham.
    • Advanced R by Hadley Wickham.
    • R packages by Hadley Wickham. If you want to transit from an R user to developer, writing an R package will get you started.

    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 .

    相关文章

      网友评论

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

        本文链接:https://www.haomeiwen.com/subject/wakjvctx.html