Skip to content

DubcovskyLab/wheat_tilling_pub

Repository files navigation

Wheat TILLING Project

The tetraploid tilling project homepage can be found here and the hexaploid project homepage can be found here. These data will be available to the public after publication, but early access can be requested by sending an email to jdubcovsky@ucdavis.edu, havasquezgross@ucdavis.edu, and Cristobal.Uauy@jic.ac.uk.

###Bioinformatics Pipeline Steps:

  1. Trim sequencing data with sickle/scythe/seqqs
  2. Run mapping step with bwa for genome or novoalign for capture design
  3. Run PicardTool's MarkDuplicates to remove PCR and Optical Duplicates
  4. Run MAPS pipeline
  5. Convert MAPS output to VCF file for different confidence intervals
  6. Run python script to split up the VCF files correctly
  7. Run updated VCF files through python script to generate SQL insert statements to update BLAST; update SQL database with new sql file

For archive purposes, we have added our version of the MAPS pipeline used for these analyses. If you would like to get the current version of MAPS pipeline, please visit the Comai Lab's project page here.

###Folder Descriptions:

  • preprocessing: contains scripts to perform read trimming with sickle/scythe/seqqs, mapping trimmed reads, and then duplicate removal with PicardTool's MarkDuplicates to produce BAM files
  • maps_pipeline: contains programs for processing resulting BAM files with the MAPs pipeline
  • postprocessing: contains programs for identifying residual heterogeneity, mutations present in multiple individuals, downstream file conversion to VCF, and stats from the results
  • jbrowse_config: contains custom configuration for displaying VCF mutation information on JBrowse

###List of authors:

  • K.V. Krasileva1,2,3
  • H. Vasquez-Gross1
  • T. Howell1
  • P. Bailey3
  • F. Paraiso1
  • L. Clissold3
  • J. Simmonds4
  • R. Ramirez-Gonzalez3,4
  • X. Wang1
  • P. Borrill4
  • C. Fosker3
  • S. Ayling3
  • A. Phillips5
  • C. Uauy4,7
  • J. Dubcovsky1,6,7
  1. Dept. of Plant Sciences, University of California, Davis, CA 95616, USA
  2. The Sainsbury Laboratory, Norwich Research Park, Norwich, NR4 7UH United Kingdom
  3. The Genome Analysis Centre, Norwich Research Park, Norwich, NR4 7UH United Kingdom
  4. John Innes Centre, Norwich Research Park, Norwich, NR4 7UH, United Kingdom
  5. Rothamsted Research, Harpenden, Hertfordshire, AL5 2JQ, United Kingdom
  6. Howard Hughes Medical Institute (HHMI), Chevy Chase, MD 20815, USA
  7. The last two authors contributed equally to the direction of this project and are co-corresponding authors.

About

Wheat TILLING project github page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published