Happy new year!

By my count, I’ve created and presented over 90 slide decks in this group alone. So, with a new year we are going to mix it up and try a new meeting structure! We are all remote, don’t bother containing your excitement. Instead of presenting slide decks, updates will be provided in the form of written reports like this, so that the bulk of the meeting can be dedicated to discussion. Rather than writing an entire document for each meeting, the idea is that group members will be continually creating documentation in the form of Jupyter notebooks and markdown documents as well as GitHub commits, pull requests, and issues. This report will be act as a summary of all those activities to provide some context and a narrative throughline for readers. Now, let’s get to the rest of the updates!



  • Congratulations to Joe Sarro, who was our outstanding performer of 2022. Joe joined us at the beginning of 2022 and immediately hit the ground running learning a slew of new technologies and science related to whole genome sequencing. He expanded and improved the aggregation and quality control pipeline pioneered by Jina Song and then took the lead in expanding our aggregation capability by an order of magnitude. He’s now putting the finishes touches on a dataset of over 100,000 whole genomes that we are excited to release in early 2023.

  • New blog Meeting updates will be posted on our new blog, hosted on GitHub Pages. This is it! You are on it! Wow. It uses Jekyll to generate the site, which means we can write all the content in markdown. This is great because 1) nobody has to learn HTML or Javascript and 2) content generated for the blog can be easily translated to other mediums (PDFs, slide decks, other sites). You can find the source repository here. Check out this issue if you are interested in the trials and tribulations I went through to get it live. It actually wasn’t that bad, but it did reinforce my opinion of Ruby as the worst programming language.

  • New post To celebrate the launch of our new blog, I wrote a post examining the physical infrastructure challenges of my local Portland Bureau of Transportation and what lessons from them we can apply to building and maintaining digital infrastructure.

  • 2022: Exploration Last year we spent a lot of time exploring methods for storing, sharing, and using information: GitHub, Jupyter notebooks, markdown, presentation methods.

  • 2023: Structure This year, I want to distill the knowledge we gained last year and start applying structure to it in terms of standard practices and specifications.

  • Use GitHub as our primary information repository In the past, we’ve split information between Google Drive and GitHub, and Drive was mostly used for slide decks. In transitioning away from slide deck presentations, I think we can also move away from Drive.

  • Lessons from Amazon The new meeting structure is partly inspired by a 2020, Kristen Bahler article describing what goes on “Inside Amazon’s Very Weird (But Very Efficient) Staff Meetings” at published on money.com. Daniel brought up their meeting style months ago and I was initially skeptical of it, mainly because of the 6 page document, but now I’m more amenable . Here’s some things I liked and didn’t like from the article.

    What I like:

    • Fostering a “culture of writing”. I’m firmly of the view that writing is the best way to capture and distribute knowledge.
    • Getting more people involved in discussions
    • No PowerPoint

    What I didn’t like:

    • Writing a 6 page document for single use in a meeting. My goal for documentation is that it becomes integrated with everyone’s daily workflow, rather than being a separate burdensome task.
  • Turn your camera off An article published in PLOS ONE indicates that turning your camera off might improve communication during teleconferencing. Let’s try it!