Workshop: Building your elevator pitch
How do you communicate your science to strangers quickly? This elevator pitch worksheet, made for workshops, takes you through crafting your elevator pitch and adjusting it for lay, funder, or peer audiences. Designed to be given in a workshop but can be done alone.
Don’t let <programming language> get you down: A step-by-step guide to troubleshooting your code
There are of course many ways to troubleshoot coding errors, but here I have distilled my process into discrete steps. This should be broadly applicable to all coding languages, but the helpful functions I give are for R.
GitHub tools
I write tools to improve bioinformatics command line pipelines:
fastp_summarize: summarize multiple json reports from fastp, a NGS read qc program
flagstat_summarize: concatenate and take the mean of each category for the output from multiple samtools flagstat reports