Paired Ends
Subscribe
Sign in
Home
R
Python
Papers
TIL
AI
Archive
About
R
Latest
Top
uv, part 3: Python in R with reticulate
Two demos using Python in R via reticulate+uv: (1) Hugging Face transformers for sentiment analysis, (2) pyBigWig to query a BigWig file and visualize…
May 6
•
Stephen Turner
Share this post
Paired Ends
uv, part 3: Python in R with reticulate
Copy link
Facebook
Email
Notes
More
R 4.5.0 and Bioconductor 3.21
Faster package installation, import only the functions you want with use(), built-in Palmer penguins data, grep values shortcut, and lots of new…
Apr 17
•
Stephen Turner
Share this post
Paired Ends
R 4.5.0 and Bioconductor 3.21
Copy link
Facebook
Email
Notes
More
Exploring the bioRxiv API with R, httr2, rvest, tidytext, and Datawrapper
Collect metadata and publication details for >200k preprints over a 10 year period, investigate trends, and scrape full text for sentiment analysis
Feb 10
•
Stephen Turner
Share this post
Paired Ends
Exploring the bioRxiv API with R, httr2, rvest, tidytext, and Datawrapper
Copy link
Facebook
Email
Notes
More
Bluesky conversation analysis with local and frontier LLMs with R/Tidyverse
Summary, translation, and sentiment analysis of Bluesky posts on a topic using atrrr, tidyverse/ellmer, and mlverse/mall with Claude and other open…
Dec 30, 2024
•
Stephen Turner
Share this post
Paired Ends
Bluesky conversation analysis with local and frontier LLMs with R/Tidyverse
Copy link
Facebook
Email
Notes
More
Use an LLM to translate help documentation on-the-fly
The lang package overrides the ? and help() functions in your R session. If you are using RStudio or Positron, the translated help page will appear in…
Dec 14, 2024
•
Stephen Turner
Share this post
Paired Ends
Use an LLM to translate help documentation on-the-fly
Copy link
Facebook
Email
Notes
More
Turn a GitHub repo into a single text file for LLM-friendly input
The open source repo2txt web app will take a GitHub repo URL, displays the directory structure, lets you choose which files to include, and provides a…
Dec 9, 2024
•
Stephen Turner
Share this post
Paired Ends
Turn a GitHub repo into a single text file for LLM-friendly input
Copy link
Facebook
Email
Notes
More
TIL: dplyr::mutate()'s .keep argument
Use the .keep argument in dplyr::mutate() to control which variables to retain after mutating to create new variables.
Dec 2, 2024
•
Stephen Turner
Share this post
Paired Ends
TIL: dplyr::mutate()'s .keep argument
Copy link
Facebook
Email
Notes
More
Tech I'm thankful for (2024)
Data science and bioinformatics tech I'm thankful for in 2024: tidyverse, RStudio, Positron, Bluesky, blogs, Quarto, bioRxiv, LLMs for code, Ollama…
Nov 25, 2024
•
Stephen Turner
Share this post
Paired Ends
Tech I'm thankful for (2024)
Copy link
Facebook
Email
Notes
More
Expand your Bluesky network with R
Find people followed by the people you follow, but who you don't follow, using R and the atrrr package
Nov 20, 2024
•
Stephen Turner
Share this post
Paired Ends
Expand your Bluesky network with R
Copy link
Facebook
Email
Notes
More
Bluesky for Science
Bluesky starter packs for genomics, bioinformatics, R, and Nextflow
Nov 16, 2024
•
Stephen Turner
Share this post
Paired Ends
Bluesky for Science
Copy link
Facebook
Email
Notes
More
Python for R users
A Google search for “R vs Python” returns thousands of hits across sites like Reddit, IBM, Datacamp, Coursera, Kaggle, and many others.
Oct 21, 2024
•
Stephen Turner
Share this post
Paired Ends
Python for R users
Copy link
Facebook
Email
Notes
More
Use nanoparquet instead of readr/CSV
Parquet is interoperable between Python and R, fast to read+write, works well with databases, and stores complex data types (e.g., tibble listcols). Use…
Oct 8, 2024
•
Stephen Turner
Share this post
Paired Ends
Use nanoparquet instead of readr/CSV
Copy link
Facebook
Email
Notes
More
Share
Copy link
Facebook
Email
Notes
More
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts