View on GitHub

Culicoides

Scripts used in 'Species determination of Culicoides biting midges via peptide profiling using matrix-assisted laser desorption ionization mass spectrometry'

Download this project as a .zip file Download this project as a tar.gz file

Species determination of Culicoides biting midges via peptide profiling using matrix-assisted laser desorption ionization mass spectrometry

Introduction

This repository contains the complete R scripts to reproduce the analysis described in:

K. R. Uhlmann, S.Gibb, S. Kalkhof, U. Arroyo-Abad, C. Schulz, B. Hoffmann, F. Stubbins, S. Carpenter, M. Beer, M. von Bergen, R. Feltens. 2013. Species determination of Culicoides biting midges via peptide profiling using matrix-assisted laser desorption ionization mass spectrometry. [submitted]

Please find the dataset at http://dx.doi.org/10.6084/m9.figshare.801878
(The dataset is downloaded by the setup.R script automatically.)

Install

source("setup.R")

Run the analysis

After installing R and the needed packages by running the setup.R script you could start the analysis by calling:

source("analysis.R")

(use source("figure7") to create the IPP vs SMM plot (figure 7) and source("digest_drosophila_melanogaster.R") to perform the in-silico digestion of the Drosophila melanogaster reference proteome)

Contact

You are welcome to: