Literature DB >> 25652552

GPOPSIM: a simulation tool for whole-genome genetic data.

Zhe Zhang1, Xiujin Li2, Xiangdong Ding3, Jiaqi Li4, Qin Zhang5.   

Abstract

BACKGROUND: Population-wide genotypic and phenotypic data is frequently used to predict the disease risk or genetic/phenotypic values, or to localize genetic variations responsible for complex traits. GPOPSIM is a simulation tool for pedigree, phenotypes, and genomic data, with a variety of population and genome structures and trait genetic architectures. It provides flexible parameter settings for a wide discipline of users, especially can simulate multiple genetically correlated traits with desired genetic parameters and underlying genetic architectures.
RESULTS: The model implemented in GPOPSIM is presented, and the code has been made freely available to the community. Data simulated by GPOPSIM is a good mimic to the real data in terms of genome structure and trait underlying genetic architecture.
CONCLUSIONS: GPOPSIM would be a useful tool for the methodological and theoretical studies in the population and quantitative genetics and breeding.

Entities:  

Mesh:

Year:  2015        PMID: 25652552      PMCID: PMC4328615          DOI: 10.1186/s12863-015-0173-4

Source DB:  PubMed          Journal:  BMC Genet        ISSN: 1471-2156            Impact factor:   2.797


Background

Single nuclear polymorphism (SNP) markers are widely implemented in the investigation of human genetics and animal/plant breeding, due to its high abundance and extensive coverage across the whole-genome. They were usually used to predict the disease risk in human [1,2], to localize genetic variations responsible for complex traits through genome wide association study (GWAS) [3], and to predict the genetic values of economically important traits in plant and animal breeding [4,5]. The techniques and methodologies related to this discipline are moving fast, and these new methods need to be evaluated before implemented to real data. The most efficient way for such kind evaluation is computer simulation. Data simulation has been employed in genetic analysis for decades. Recently, many novel findings in genomic prediction using simulated whole-genome data were reported [6,7]. The most commonly used model for whole-genome genotypic data simulation is the mutation-drift equilibrium (MDE) model [8]. However, the rules applied in the MDE model vary in different studies, which made results from different studies incomparable. Meanwhile, only independent traits could be simulated by most programs, and function of simulating multiple correlated traits are seldom to be developed. We present GPOPSIM: a simulation tool for population genetic data based on MDE. The mechanism to create polymorphic markers, population structure, and trait phenotypes were detailedly proposed. Moreover, simulating multiple genetically correlated traits were explored as well. In order to demonstrate the performance of our program, a series of implementation were carried out in this study.

Implementation

In this section, we describe the implementation of the method from [9] in the presented software GPOPSIM. The software can be compiled and executed in multiple platforms, and driven by a parameter file. The parameter setting is illustrated in Table 1 and more details could be found in the project home page (https://github.com/SCAU-AnimalGenetics/GPOPSIM).
Table 1

Parameter setting

Category Parameters
Overallpopulation stages, number of sub populations in the current population stages, chromosome number, chromosome length
Markermarker number per chromosome, marker distribution, mutation rate for marker& QTL
QTLQTL effect distribution, QTL number, QTL ratio for multiple trait simulation
Traittrait number, trait type, heritability, correlations between traits
Population settingpopulation size, number of sires selected, number of dams selected, number of generations, selection rule, matting rule, mutation rule
Parameter setting The simulation of whole-genome genotypes is based on the MDE model [8]. It starts from an initial population, through many generations of historical population, ends to the current population. In this process, the polymorphism of markers is increased by mutation, but decreased by genetic drift, and reaches equilibrium status throughout a number of historical population, which was named mutation-drift equilibrium [10]. The whole-genome data generated in the current population can be used for data analysis. Figure 1 illustrates the workflow and acting parameter categories in each population stage.
Figure 1

Workflow and parameter setting in GPOPSIM.

Workflow and parameter setting in GPOPSIM.

Population structure

The populations simulated by GPOPSIM include one historical population and one or more current population(s). The population structures can be very flexible in different population stages by assigning parameters such as different population sizes, number of selected breeding male and female, the selection rules and other parameters for each population stage (Table 1, Figure 1). The population/pedigree structure of the simulated data is decided by the parameter settings of the current populations. The parameter settings for the historical population mainly affect the genome structure of the current population.

Genome structure

The genome structure could be clearly defined with the overall parameters and mutation rules applied in each current population. Generally, the number of chromosome and the lengths of different chromosomes are arbitrarily assigned [4,11,12], e.g. 1 Morgan for each of five chromosomes. The number of markers on each chromosome could vary, and each segment between two adjacent markers was considered to harbor a potential QTL. In GPOPSIM, the position of markers and potential QTLs were simply assumed a mixture of uniform and exponential distribution to mimic the real SNP data in currently available SNP chips [9], such as the Illumina BovineSNP50 BeadChip [13]. The polymorphic markers and the linkage disequilibrium (LD) among them are mainly created in the historical population. The expected marker heterozygosity (H) is H = (4Nu)(4Nu + 1)−1 [10], where N is the effective population size and u is the mutation rate. And the expected LD is r2 ≈ 1/(α + kNc) [8], where α is an indicator of mutation, c is the genetic distance between markers.

Genetic and phenotypic values

Based on the genome structure generated in the historical population, the trait and QTL parameters, GPOPSIM simulates genetic and phenotypic values for each individual in the current population. The true QTLs are randomly sampled from all candidate QTLs. The true genetic effects of each true QTL are sampled from normal [1] or gamma distribution [4]. By setting different QTL number and effect distribution, a wide range of genetic architecture from simple disease traits to complex traits can be simulated easily. For each trait, the true genetic merit of one individual is defined as the cumulative effect across all true QTLs. For quantitative traits, the phenotypic value is generated by adding the true genetic merit with a random residual error, while the 0/1 phenotype is generated by setting an incidence for threshold traits. The principles applied to single-trait data simulation can be easily extended to two or multiple genetically correlated traits simulation. For two traits simulation, more flexible parameters and rules can be applied. All true QTLs affecting both traits are divided into three groups: (1) Group1 is a group of true QTLs simultaneously affecting both traits, in which their effects are sampled from a multivariate normal distribution or a gamma distribution [14], (2) the true QTLs in Group2 and Group3 affect only one of the two traits, respectively, for which the effect of each causative locus in Group2 and Group3 is sampled from a normal or gamma distribution. The genetic correlation between two traits ranged from −0.88 to 0.88, which can basically cover the genetic correlated traits. Random residual errors are sampled from a multivariate normal distribution. Similarly, the phenotypic value and genetic merit of one individual on both traits are generated as the single trait module does. Considering the sampling error of simulation, the expected genetic correlation (rg) of two traits is evaluated and provided by GPOPSIM according to the formula [15] where p is the frequency of one of two alleles for the locus i; α is the effect of the locus i for Trait A; α is the effect of the locus i for Trait B. For multiple traits simulation, all true QTLs are assumed to affect all traits simultaneously for simplicity and their effects are sampled from a multivariate normal distribution with the restriction of assigned genetic correlations [16].

Input and output files

Only one input file, also being the parameter file is needed to run GPOPSIM (Table 1). Generally, GPOPSIM generates four types of output files: (1) a data file including pedigree information, the individuals and their parents identities, and the simulated true genetic value and phenotypic value for each trait and each individual; (2) marker genotype file providing the marker genotypes in phased format; (3) QTL genotype file providing the true QTL genotypes; and (4) several separate parameter files include a marker map file, a true QTL map file including their simulated true QTL effects, and a genetic parameters file. All these files are in text format with the file extension of ‘.txt’. And the first three types of files are generated for each generation with a filename including the number of generation.

Source code and software availability

Based on the methods described above and in [9], we developed a whole-genome data simulation software GPOPSIM in Fortran 90 and tested on Microsoft Windows (version XP/7/8), and Linux (Red Hat Enterprise, Ubuntu, Fedora). It can simulate population with various population structure, genomic data, one or more independent/correlated continuous trait(s). The volume of simulated dataset depends on the running environment of the user’s PC or server. A series of simulations were carried out to investigate the quality of the simulated data using GPOPSIM, and the Haploview software [17] was used for data quality control and linkage disequilibrium analysis. The variance components and genetic correlations were estimated by DMU [18].

Results and discussion

We describe the quality of data simulated by GPOPSIM first, and followed by a general discussion of the implementation of GPOPSIM. Besides the features predefined by users, e.g. marker density, minor allele frequency (MAF) and LD can typically reflect the characteristic of the simulated genotypic data. Usually, MAF in the current population generated by GPOPSIM nearly follows an uniform distribution with a long tail near MAF = 0, which is also called “L” shape distribution of MAF, or “U” shape distribution on the entire frequency spectrum. Figure 2 shows the distribution of MAF in the scenario with N = 100 and u = 2.5 × 10−3, nearly 50% loci’s MAF were lower than 0.3, and the average MAF was 0.28, which is similar to the average MAF in Holstein detected with Illumina Bovine50SNP BeadChip [13,19]. The average MAF and heterozygosity could be altered by increasing or decreasing the value of mutation rate u in the historical population [9].
Figure 2

Distribution of the minor allele frequency (MAF) of genotypes simulated by GPOPSIM. Parameter setting for this simulation is Ne = 100, mutation rate u = 2.5 × 10−3, number of markers = 10,000.

Distribution of the minor allele frequency (MAF) of genotypes simulated by GPOPSIM. Parameter setting for this simulation is Ne = 100, mutation rate u = 2.5 × 10−3, number of markers = 10,000. Linkage disequilibrium is another indicator for the quality of simulated genotypic data. Figure 3 illustrates the LD pattern of simulated data in the same scenario as in Figure 2, the average LD between adjacent markers is 0.24. High LD can be observed in both long range and short range (Figure 3), additionally, haplotype blocks can be found as well, these fit the real data very well [19].
Figure 3

Pattern of linkage disequilibrium (LD) of the genotypes simulated by GPOPSIM. Parameter setting for this simulation is Ne = 100, mutation rate u = 2.5 × 10−3, number of markers = 10,000. The pairwise LD among the first 1000 markers were shown in this figure.

Pattern of linkage disequilibrium (LD) of the genotypes simulated by GPOPSIM. Parameter setting for this simulation is Ne = 100, mutation rate u = 2.5 × 10−3, number of markers = 10,000. The pairwise LD among the first 1000 markers were shown in this figure. We assessed the two-trait phenotypic data simulated by GPOPSIM by comparing the assigned and estimated genetic parameters on condition that partial common QTLs affect both traits. We set two genetically correlated traits (denoted as Trait A and Trait B) with heritability of 0.1 and 0.3, the genetic correlation between trait A and B was assigned 0, 0.2, 0.5 and 0.8, and the environmental correlation was set 0. From the results of 20 replicates of simulation (10,000 individuals in each replicate) (Table 2), we can see that the heritability estimated by DMU are very close to the assigned values in different levels of genetic correlations and the estimation vary in a very small range among replicates. Likewise, the estimations of genetic correlation from DMU are acceptable and close to those assigned, in addition, these estimations are also nearly same as those expected genetic correlations, which are calculated from equation 1. This indicates that GPOPSIM can be an ideal tool for simulating multiple traits with/without genetic correlation. The bias with the preset genetic correlations is acceptable. Besides, the estimates of variance components at all levels of genetic correlation fit the assigned values very well (Table 2).
Table 2

The assigned and estimated heritability (h ), genetic correlation (r ) and residual correlation (r ) for two trait phenotypes simulated by GPOPSIM

h 2 r g r e
Estimated A Estimated B Assigned Expected Estimated Estimated
0.101(0.011)0.289(0.022)0.00.000(0.000)−0.004(0.092)0.003(0.016)
0.100(0.009)0.302(0.025)0.20.180(0.046)0.159(0.103)−0.002(0.010)
0.100(0.012)0.299(0.022)0.50.506(0.045)0.493(0.079)0.004(0.011)
0.104(0.012)0.290(0.024)0.80.805(0.042)0.805(0.078)0.000(0.015)

The assigned heritability is 0.1 and 0.3 for trait A and B, respectively; the assigned residual correlation is 0; the mean (S.D.) of estimated genetic parameters were obtained from DMU and calculated from 20 replicate of simulations.

The assigned and estimated heritability (h ), genetic correlation (r ) and residual correlation (r ) for two trait phenotypes simulated by GPOPSIM The assigned heritability is 0.1 and 0.3 for trait A and B, respectively; the assigned residual correlation is 0; the mean (S.D.) of estimated genetic parameters were obtained from DMU and calculated from 20 replicate of simulations. GPOPSIM is distributed both as Fortran 90 source code and as executable procedure on Windows and Linux platform (https://github.com/SCAU-AnimalGenetics/GPOPSIM or Additional file 1). It is free of charge for all purpose users and no license is required. The computing time and RAM demanding on PC, with 3.0 GHz CPU, 2 GB RAM is 4.4 minutes and 8 Mb, respectively, for simulating 10000 markers, 1000 historical generations with Ne = 100. The time demanding increased nearly linearly with the effective population size N, number of markers N and number of generations N. GPOPSIM is designed for, but not limited to, data simulation in genetic or breeding researches that needs genomic and phenotypic data from a population, such as genome wide association study, whole genome prediction, population genomics studies, and genomic selection breeding program. Though GPOPSIM has been successfully implemented in our previous studies [11,20,21], there is still rooms for further extension, such as sequences data simulation.

Conclusions

We presented GPOPSIM, a simulation tool for pedigree, phenotypes, and genomic data, with a variety of population and genome structures and trait genetic architectures. It enables users to simulate (1) various genome structures via mutation drift equilibrium model with user defined historical population parameters; (2) pedigree from one or more current population(s) with flexible user assigned population structure parameters; (3) phenotypes on single or multiple traits with/without desired genetic correlation and genetic architectures. GPOPSIM is designed for, but not limited to, data simulation in genetic or breeding researches that needs genomic and phenotypic data from a population, such as genome wide association study, whole genome prediction, population genomics studies, and genomic selection breeding program. The software can run on multiple platforms and the code has been made freely available to the community. We speculated that this software could promote the methodological and theoretical studies in the discipline of population and quantitative genetics and breeding.

Availability and requirements

Project name: GPOPSIM Project home page:https://github.com/SCAU-AnimalGenetics/GPOPSIM Operating system(s): Compiled for Windows and Linux Programming language: Fortran 90 Other requirements: None License: None Any restrictions to use by non-academics: None
  17 in total

1.  Prediction of total genetic value using genome-wide dense marker maps.

Authors:  T H Meuwissen; B J Hayes; M E Goddard
Journal:  Genetics       Date:  2001-04       Impact factor: 4.562

2.  THE NUMBER OF ALLELES THAT CAN BE MAINTAINED IN A FINITE POPULATION.

Authors:  M KIMURA; J F CROW
Journal:  Genetics       Date:  1964-04       Impact factor: 4.562

3.  Haploview: analysis and visualization of LD and haplotype maps.

Authors:  J C Barrett; B Fry; J Maller; M J Daly
Journal:  Bioinformatics       Date:  2004-08-05       Impact factor: 6.937

4.  Accuracy of genomic selection using different methods to define haplotypes.

Authors:  M P L Calus; T H E Meuwissen; A P W de Roos; R F Veerkamp
Journal:  Genetics       Date:  2008-01       Impact factor: 4.562

5.  Bayesian methods for estimating GEBVs of threshold traits.

Authors:  C-L Wang; X-D Ding; J-Y Wang; J-F Liu; W-X Fu; Z Zhang; Z-J Yin; Q Zhang
Journal:  Heredity (Edinb)       Date:  2012-10-31       Impact factor: 3.821

6.  Linkage disequilibrium and homozygosity of chromosome segments in finite populations.

Authors:  J A Sved
Journal:  Theor Popul Biol       Date:  1971-06       Impact factor: 1.570

7.  Accuracy of genomic prediction using low-density marker panels.

Authors:  Z Zhang; X Ding; J Liu; Q Zhang; D-J de Koning
Journal:  J Dairy Sci       Date:  2011-07       Impact factor: 4.034

8.  Best linear unbiased prediction of genomic breeding values using a trait-specific marker-derived relationship matrix.

Authors:  Zhe Zhang; Jianfeng Liu; Xiangdong Ding; Piter Bijma; Dirk-Jan de Koning; Qin Zhang
Journal:  PLoS One       Date:  2010-09-09       Impact factor: 3.240

9.  Genome-wide association study of 14,000 cases of seven common diseases and 3,000 shared controls.

Authors: 
Journal:  Nature       Date:  2007-06-07       Impact factor: 49.962

10.  A Bayesian method and its variational approximation for prediction of genomic breeding values in multiple traits.

Authors:  Takeshi Hayashi; Hiroyoshi Iwata
Journal:  BMC Bioinformatics       Date:  2013-01-31       Impact factor: 3.169

View more
  7 in total

1.  Fast genomic prediction of breeding values using parallel Markov chain Monte Carlo with convergence diagnosis.

Authors:  Peng Guo; Bo Zhu; Hong Niu; Zezhao Wang; Yonghu Liang; Yan Chen; Lupei Zhang; Hemin Ni; Yong Guo; El Hamidi A Hay; Xue Gao; Huijiang Gao; Xiaolin Wu; Lingyang Xu; Junya Li
Journal:  BMC Bioinformatics       Date:  2018-01-03       Impact factor: 3.169

2.  Bayesian methods for jointly estimating genomic breeding values of one continuous and one threshold trait.

Authors:  Chonglong Wang; Xiujin Li; Rong Qian; Guosheng Su; Qin Zhang; Xiangdong Ding
Journal:  PLoS One       Date:  2017-04-14       Impact factor: 3.240

Review 3.  The Importance of Endophenotypes to Evaluate the Relationship between Genotype and External Phenotype.

Authors:  Marinus F W Te Pas; Ole Madsen; Mario P L Calus; Mari A Smits
Journal:  Int J Mol Sci       Date:  2017-02-22       Impact factor: 5.923

4.  Using Different Single-Step Strategies to Improve the Efficiency of Genomic Prediction on Body Measurement Traits in Pig.

Authors:  Hailiang Song; Jinxin Zhang; Qin Zhang; Xiangdong Ding
Journal:  Front Genet       Date:  2019-01-14       Impact factor: 4.599

5.  Modern simulation utilities for genetic analysis.

Authors:  Sarah S Ji; Christopher A German; Kenneth Lange; Janet S Sinsheimer; Hua Zhou; Jin Zhou; Eric M Sobel
Journal:  BMC Bioinformatics       Date:  2021-05-03       Impact factor: 3.169

6.  The theory on and software simulating large-scale genomic data for genotype-by-environment interactions.

Authors:  Xiujin Li; Hailiang Song; Zhe Zhang; Yunmao Huang; Qin Zhang; Xiangdong Ding
Journal:  BMC Genomics       Date:  2021-12-05       Impact factor: 3.969

7.  Genomic prediction with parallel computing for slaughter traits in Chinese Simmental beef cattle using high-density genotypes.

Authors:  Peng Guo; Bo Zhu; Lingyang Xu; Hong Niu; Zezhao Wang; Long Guan; Yonghu Liang; Hemin Ni; Yong Guo; Yan Chen; Lupei Zhang; Xue Gao; Huijiang Gao; Junya Li
Journal:  PLoS One       Date:  2017-07-19       Impact factor: 3.240

  7 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.