Claus Wilke Profile picture
Computational biologist, data scientist, digital artist | he, him | https://t.co/qoZIk5WtE6 | Opinions are my own and do not represent UT Austin.
Aug 8, 2021 10 tweets 4 min read
Leaving aside that crypto regulation doesn't belong into an infrastructure bill, I think most people still don't appreciate the scale of the crypto ecosystem, so let's put things into perspective. 1/n The infrastructure bill is $1T, the total crypto market cap is (today) $1.8T. 2/n
coinmarketcap.com
Jun 15, 2021 6 tweets 3 min read
Now on CRAN:
rextendr: Call Rust code from R using the 'extendr' crate
#rstats #rustlang
cran.r-project.org/web/packages/r… Key features:
1. Create and call Rust code with a function call from R
2. Integrate Rust code into R Markdown documents
3. Set up package boilerplate to use Rust code
extendr.github.io/rextendr/index…
Apr 20, 2021 4 tweets 2 min read
ggiraph + shiny is fantastic!
~30 lines of code.
#dataviz #rstats Source.
github.com/wilkelab/SDS37…
Feb 28, 2021 9 tweets 2 min read
This is a great talk by @jeremyphoward about notebook-centered python development. Could be very useful in particular for writing scientific software. 1/n
I would like to emphasize, though, that this is mostly possible due to a tool Howard has written, nbdev, which turns notebooks into python packages. 2/n github.com/fastai/nbdev
Feb 23, 2021 4 tweets 2 min read
This spring, I'm teaching a new class on data visualization with R. I'm posting all materials as I go. Feel free to follow along. Each lecture has slides and an interactive worksheet. #rstats
wilkelab.org/SDS375/syllabu… I'm using xaringan for slides, learnr for interactive worksheets, and distill for the website. All sources are available on github. github.com/wilkelab/SDS375
Jun 27, 2020 14 tweets 2 min read
Hah, glad you asked. It's very simple. Thread. 1/n First you subdivide all authors into two groups, people who have PI status (usually some sort of faculty member) and people who don't (grad students, postdocs, technicians, etc.). 2/n
Jun 24, 2020 9 tweets 5 min read
Spatial plotting just improved a lot in the development version of ggplot2. In a nutshell, you can now mix and match regular geoms with `geom_sf()` and `coord_sf()`. If you're doing any geospatial plotting, please test this out. 1/n
#rstats #ggplot2 Image The key idea is that `coord_sf()` now has a default coordinate system that it uses for any objects that are not sf (i.e., don't come with their own coordinate information). The default is longitude/latitude, which makes it super easy to, for example, mark a specific location. 2/n ImageImage
Jun 19, 2020 9 tweets 1 min read
"We have plenty of hospital bed capacity" is an awful argument for reopening in the face of a preventable infectious disease. For comparison, consider the following statements. 1/n
houstonchronicle.com/politics/texas… No need to wear a hardhat on this construction site. We have plenty of hospital bed capacity. 2/n
Nov 3, 2017 9 tweets 1 min read
1. GOP tax bill would tax tuition wavers for grad students. This would be a disaster for US STEM PhD education.
chronicle.com/article/Republ… 2. Currently, STEM PhDs make about $30K per year and get tuition wavers. They can do their PhD without taking on debt, but barely so.