Skip to content

danangcrysnanto/bovine-graphs-mapping

Repository files navigation

Bovine breed-specific augmented reference graphs facilitate accurate sequence read mapping and unbiased variant discovery DOI

Repository contains scripts to reproduce results of the paper as below:

Danang Crysnanto and Hubert Pausch. Bovine breed-specific augmented reference graphs facilitate accurate sequence read mapping and unbiased variant discovery. Biorxiv


Abstract

Background

The current bovine genomic reference sequence was assembled from the DNA of a Hereford cow. The resulting linear assembly lacks diversity because it does not contain allelic variation. Lack of diversity is a drawback of linear references that causes reference allele bias. High nucleotide diversity and the separation of individuals by hundreds of breeds make cattle ideally suited to investigate the optimal composition of variation-aware references.

Results

We augment the bovine linear reference sequence (ARS-UCD1.2) with variants filtered for allele frequency in dairy (Brown Swiss, Holstein) and dual-purpose (Fleckvieh, Original Braunvieh) cattle breeds to construct either breed-specific or pan-genome reference graphs using the vg toolkit. We find that read mapping is more accurate to variation-aware than linear references if pre-selected variants are used to construct the genome graphs. Graphs that contain random variants do not improve read mapping over the linear reference sequence. Breed-specific augmented and pan-genome graphs enable almost similar mapping accuracy improvements over the linear reference. We construct a whole-genome graph that contains the Hereford-based reference sequence and 14 million alleles that have alternate allele frequency greater than 0.03 in the Brown Swiss cattle breed. We show that our novel variation-aware reference facilitates accurate read mapping and unbiased sequence variant genotyping for SNPs and Indels.

Conclusions

We developed the first variation-aware reference graph for an agricultural animal: https://doi.org/10.5281/zenodo.3759712. Our novel reference structure improves sequence read mapping and variant genotyping over the linear reference. Our work is a first step towards the transition from linear to variation-aware reference structures in species with high genetic diversity and many sub-populations.


Illustration of method

The paper contains four main parts, please go to respective pages for more details:

Part1: Variant prioritization Open In Colab Binder

Part2 : Breeds graphs Open In Colab Binder

Part3: Consensus genome Open In Colab Binder

Part4: Variant genotyping Open In Colab Binder

Note:

The data analyses utilized the ETH Zurich Leonhard Open High Performance Computing because of the high computing resources requirement. Reproducing in a local (dekstop) machine will not be possible in terms of memory and computing time.

However, final results are available in result folder and we have setup integration with publicly available cloud computing notebook, final data analyses can be repeated using open in colab (recommended because of the quick access) or launch binder button as above, also possible in local dekstop after cloning the repo.

The accompanying raw data for analyses are available via Zenodo, please download and untar-unzip the files. All raw data are available in data folder after unzipping.

tar -zxvf data.tar.gz

Archived versions:

Code: DOI

Data: DOI


Contributor:

Danang Crysnanto
Animal Genomics ETH Zurich

Email: danang.crysnanto@usys.ethz.ch

License: MIT