(no title)
pneumic | 1 year ago
Recently I was tasked with grouping a large number of DNA oligonucleotides, and exploring the criteria by which to group them was a lot of fun using various R libraries. In the span of a few days I learned how to use k-means clustering, how to employ an UpSet plot, and how to build a phylogenetic tree.
tylermw|1 year ago
pneumic|1 year ago
Tidyverse is a godsend for at least getting initial data transformations sketched out and for gently introducing new users, but I do believe one should gain an understanding of how to do all of these things in plain R.
dash2|1 year ago
steve1977|1 year ago
cjk2|1 year ago