Automated nanostring analysis

NanoString nCounter is a technology used to assess gene expression data. I was recently approached by a colleague that spent weeks copy and pasting data into GraphPad to analyze the the data. In response, I built a pipeline that performs automated statistical analysis for the Nanostring data. The pipeline reads in and cleans the data that contains hundreds of genes per study animal. It then tests each gene-mouse group pair for normality, similar variances, and then performs the appropriate statistical test (t-test or Wilcox Mann-Whitney) based on the results. This pipeline reduces analysis time from 1 week to under 1 minute.

Amy Fox, PhD

My research interests include data science, bioengineering, and computational immunology.