Skip to content

UofABioinformaticsHub/2014_SchwensowGBS

Repository files navigation

Comparison of 1996 and 2012 Rabbit Populations

This is best viewed using the github pages site

Description

This is the repository for all code used in the analysis of the GBS dataset used in the comparison between rabbits from the 1996 (n = 59) and 2012 (n = 53) populations from the Gum Creek / Oraparrina region of South Australia.

In addition, some samples from a previous analysis of the Turretfield rabbit population, sampled in 2010 were included as an outgroup.

Data processing scripts

All bash scripts are available in the folder scripts with four main process being undertaken: 1) Demultiplexing; 2) Read Trimming; 3) Read Alignment, and 4) Running the Stacks Pipeline

Analytic scripts

The bulk of the data analysis was performed in R with code available in the following locations:

  1. Checking the results of Demultiplexing
  2. Checking the quality of alignments
  3. Filtering of SNPs
  4. Analysis of filtered SNPs
  5. Assessment of linkage
  6. Simulation of Genetic Drift

In addition, a supplementary analysis was performed using the FLK algorithm, however these results were not included in the submitted paper.