| Items | ||
|---|---|---|
| hvitfeldt.me/ | Emil Hvitfeldt | Software Engineer at Posit |
| yihui.org/en/ | Yihui | Legend |
| tomsing1.github.io/blog/ | Thomas Sandman | Computational Biologist |
| tidyverse.org/blog/ | Tidyverse | Development news on Tidyverse R packages |
| davetang.org/muse/blogroll/ | Dave Tang | Computational Biologist |
| danmackinlay.name/digest | Dan MacKinlay | Statistician and quarto user with unique blogging style |
| divingintogeneticsandgenomics.com/#posts | Ming "Tommy" Tang | Director of Bioinformatics at Astrazenaca |
Resources
Software
Some cool lesser known packages/software that I’ve come across:
- testit - a testing package for R with minimal dependencies, alternative to testthat
blogroll
Favorite blogposts
Meren lab’s on “open-access” data in microbome research, or lack thereof
Tommy Tang’s grounded take on how AI is actually improving drug development (it’s not target discovery): “Has AI Changed Drug Development 3 years later”
Yihui’s 2018 post on the “notebook-war”, a reference to the friction between coding for data analysis (typically in notebooks) vs developing software. Yihui also notes some differences between jupyter notebooks and
rmd(that apply toqmd).