Not on the Postdoc Market

  • September 23, 2015
  • Comments off

Today is the first day of my postdoc with Jason Munshi-South at Fordham University! I’m super excited about starting this position and not just because I get to go to work everyday in a mansion (see below). The Munshi-South Lab focuses on adaptation to the urban environment. I think this is a really unique way […]

Read More

Script for ChromoPainter

  • December 8, 2014
  • Comments off

I’m new to Perl so this may not be the most elegant script. The script converts fastPHASE output into a ChromoPainter input file. The for loop makes an input file for each scaffold for which my data maps to (in my case 284 scaffolds of the polar bear genome). #!/usr/bin/perl use strict; use warnings; use […]

Read More