Skip to navigation Skip to content

quantixed

x == (s || z). You say it kwontized

  • Home
  • Mastodon
  • GitHub
  • About
  • Contact
Main Navigation

Category: adventures in code

Let It Flow: recreating a FACS plot with ggplot

It’s plot recreation time! In this post, we’ll look at how we can recreate a plot in R. I thought it might be useful to provide the solution but also to detail the process I went through to get there. We have a FACS plot taken from a BD FACS Aria machine: Briefly, it’s a […]

5th June 2025By Stephen Royle adventures in code, computing, science FACS, ggplot, papers, plots, Rstats

Tips from the Blog XVII: better Process Folder template in Fiji

The Process_Folder template in Fiji is a wonderful thing. It’s the starting point of most of the ImageJ macros that we use in the lab. However, it has a problem. This post is about how to fix it. tl;dr use this gist instead of the built-in template. The Process_Folder template If you’re reading this, you […]

16th February 2025By Stephen Royle adventures in code, computing FIJI, ImageJ, tftb

Tips from the Blog XVI: getting FASTA sequences

I am having some fun running AlphaPulldown on a computing cluster. A requirement is to have input sequences in FASTA format. I found that I needed to get ~600 sequences. I had a list of the relevant Uniprot IDs. Surely getting the sequences for these proteins should be straightforward? Solution The Uniprot IDs can be […]

4th January 2024By Stephen Royle adventures in code, computing, science bioinformatics, tftb

Tips From The Blog XIX: initialising a new RStudio project

I like to set up a standardised directory structure for RStudio projects. The idea came from here. In brief, the structure is: My typical workflow is therefore to: So far, so good. However, this process is a bit tedious. I find it irritating to open up RStudio (which opens up a previous project by default) […]

19th March 2023By Stephen Royle adventures in code, computing RStudio, tftb, zsh

Over and Over: quick ways to reuse handy shell one-liners

There are a few one-liners that I use in the shell to do some really nifty stuff. I struggle to quickly find and reuse these and asked for a solution on Mastodon. A handy one-liner might be something like (taken from here): This converts all the flac files in subfolders into mp3 files. Obviously, we […]

10th January 2023By Stephen Royle adventures in code, computing code, commandLine, shell, tftb, zsh

Twitcher II: tweet frequency and top tweets

Another post looking at Twitter data in R. It follows this one and this one. I wanted to look again at my tweeting frequency over the 12 years on Twitter, but this time do it in a calendar view. Something like a GitHub commit calendar would be perfect. I have used a library for this […]

26th December 2022By Stephen Royle adventures in code, communication, fun dataviz, ggplot, plots, Rstats, TwitterOne Comment

Any Time At All: tweet frequency around the clock

Please consider this a “supplementary analysis” to my previous post looking at the frequency of tweets from my personal account over the last 12 years. I was curious about what times I was active on Twitter (measured by when I tweeted). Others might be interested in a solution to look at this in R. The […]

21st December 2022By Stephen Royle adventures in code, communication, fun dataviz, ggplot, plots, Rstats, Twitter

Twitcher: tweet frequency over the years

At the time of writing, I have essentially left Twitter. It was a fun ride and without going into what’s happening there now, this is a good opportunity to look at my 12 years on the platform. Early in November, I downloaded my data and locked my Twitter account. This gave me all the data […]

18th December 2022By Stephen Royle adventures in code, communication, fun dataviz, ggplot, plots, Rstats, Twitter2 Comments

The Package: learning how to build an R package

I recently made my first R package and was asked how I did it. The answer of course was: I searched, read, and stumbled around until it was done. But having gone through the process I figured it was worthwhile summarising what I did and what I found tricky. First off, there are a ton […]

6th September 2022By Stephen Royle adventures in code, computing github, Rstats, RStudio3 Comments

In Circles: fitting a circle to a curve

A comment from a referee led me to find a method to describe curvature of membranes. This is a quick write-up of our solution. I couldn’t find a solution readily available in Fiji, so I created one using a combination of Fiji for tracing the curvature and IgorPro to do the fitting. If there is […]

14th June 2022By Stephen Royle adventures in code, computing FIJI, Igor, IgorPro, maths

Posts pagination

Page 1 Page 2 … Page 5
Recent Posts
  • Where are they now?
  • Let It Flow: recreating a FACS plot with ggplot
  • A Pace Far Different: finding best running pace with R
  • Stacked Up: my academic software stack
  • Feedback Deficiency: the tricky art of effective peer feedback
Tags
advice bash bioRxiv books cell biology code cycling dataviz endocytosis FIJI Garmin ggplot GPS gpx graphs h-index Igor IgorPro ImageJ iTunes lablife lag times mastodon maths metrics microscopy music organisation outreach paper explainer papers plots preprints productivity publishing python Raspberry Pi Rstats running science statistics teaching tftb Twitter writing
Categories
  • adventures in code
  • communication
  • computing
  • development
  • fun
  • funding
  • music
  • opinion
  • publishing
  • reading
  • science
  • the digital cell
Blogroll and Links
  • R-bloggers
  • TIR Blog
  • Flowing Data
  • R-users
  • Stephen Royle | mastodon
  • quantixed | fosstodon
  • AlbumsX3
CC-BY
Creative Commons Licence
Content from quantixed.org by Stephen Royle is licensed under a Creative Commons Attribution 4.0 International License.
© quantixed 2025 • ThemeCountry Powered by WordPress