Annotating My Genomic Variants
I search my whole genome sequence data for any variants known to disrupt protein function or play a role in disease.
Crag Map
An interactive map tracking the locations of crags I’ve climbed at. Built with R shiny. Git Repo: joemcgirr/rock_climbing/crag_maps
Building a beginner trad rack
A set of analyses I used to find the perfect combination of rock climbing gear. I collected data for trad equipment offered by several manufacturers to compare price/quality tradeoffs.
Variant Filtering and QC
This is a pipeline to generate a filtered SNP .vcf file from raw .fastq files. The approach is designed for hundreds of whole-genome low coverage sequences.
Overlapping Genomic Regions of Interest
This is a quick tutorial on finding genes near candidate SNPs using my favorite R package plyranges.
Using the FARM Computer Cluster
A tutorial on how to submit jobs on the UC Davis FARM cluster. Developed for ECL243 (Ecological Genomics graduate level course)