Genetics
Plink is a handy command line tool for the quick analysis / filtering of large genetic datasets. Since formatting data for input into Plink and formatting output from Plink for use with other analysis software can take lots of time, I’ve created some simple tools to help.
Software
- Plink_View: A MATLAB script that takes a .list file and optional lookup tables, and produces a formatted output .csv file
- 23andme to Plink: A small pipeline for converting raw 23andme text data files into individual .ped/.map for use with Plink, as well as a .csv file for each person, and a master .ped/.map for all subjects.