Abstract

Pigs are excellent large-animal models for medical research and a promising organ donor source for transplant patients. Next-generation sequencing technology has yielded a dramatic increase in the volume of genomic data for pigs. However, the limited amount of variation data provided by dbSNP, and non-congruent criteria used for calling variation, present considerable hindrances to the utility of this data. We used a uniform pipeline, based on GATK, to identify non-redundant, high-quality, whole-genome SNPs from 280 pigs and 6 outgroup species. A total of 64.6 million SNPs were identified in 280 pigs and 36.8 million in the outgroups. We then used LUMPY to identify a total of 7 236 813 structural variations (SVs) in 211 pigs. Positively selected loci were identified through five statistical tests of different evolutionary attributes of the SNPs. Combining the non-redundant variations and the evolutionary selective scores, we built the first pig-specific variation database, PigVar (http://www.ibiomedical.net/pigvar/), which is a web-based open-access resource. PigVar collects parameters of the variations including summary lists of the locations of the variations within protein-coding and long intergenic non-coding RNA (lincRNA) genes, whether the SNPs are synonymous or non-synonymous, their ancestral and derived states, geographic sampling locations, as well as breed information. The PigVar database will be kept operational and updated to facilitate medical research using the pig as model and agricultural research including pig breeding.

Database URL: http://www.ibiomedical.net/pigvar/

Introduction

The pig is an important domestic animal and is an emerging model for medical research (1–4). In particular, the pig is considered a promising source of donor organs for transplant patients, with many studies evaluating the potential clinical application of porcine organs (5, 6). Natural and artificial selection have shaped genetic adaptations in pigs for their various environmental conditions, and thus this species displays considerable phenotypic diversity. For instance, Tibetan pigs have adaptations for life at high altitudes, and landrace pigs have been selected for lean growth (7, 8). To investigate the genetic basis of the diversity of pigs, several genetic markers, such as microsatellite and single nucleotide polymorphism (SNP), have been instrumental in research on artificial selection (7, 9), identification of quantitative trait locus (QTL) (10–12) and genome-wide association studies (GWAS) (12). SNPs are powerful markers for genetic research, especially selection analysis (7, 8, 13, 14). Structural variations are another important class of molecular markers that are associated with dramatic phenotypic changes during the domestication of pigs (7, 15). With the accumulation of SNP and structural variation data in pigs, the development of a comprehensive user-friendly database that brings together SNP and structural variation data sets and documents their selection scores would aid in the advancement of pig genomic research. Currently, the most widely used database for pig SNPs is dbSNP (Build 145: ftp://ftp.ncbi.nlm.nih.gov/snp/; last accessed January 18, 2017), which contains ∼60 M porcine SNPs. However, the SNP list in dbSNP lacks sample information on individuals, which limits the ability to conduct population genetic analyses based on these SNPs. With the development of high-throughput sequencing techniques, genome sequence data from hundreds of pigs, representing various breeds, has been generated (8, 13, 14). However, a huge amount of storage and computational resources is required to generate SNP and structural variation calls from this enormous amount of data. In addition, the different studies examining pig genomes have employed different criteria for calling variations making it difficult to combine variation from different sources.

Analysis of the patterns of SNP in one or more populations has identified many regions of the pig genome that have experienced positive selection (7, 16, 17). For example, MC1R, a locus with major effects on black coat color has undergone positive selection in parallel in both Asian and European domestic pigs (16, 17), while NR6A1, which controls number of vertebrae, has experienced strong artificial selection in European domestic pigs (7). Furthermore, structural variants at the KIT locus have been associated with white spotting in pigs (7). Many statistical methods, such as Tajima's D (18) and XP-CLR (19), have been developed to detect genome-wide selective signatures based on SNP data from populations. The recent increase in the amount of pig genomic data, coupled with sound statistical approaches, provides a platform for a comprehensive and easy-to-use database that focuses on variations (including SNPs and structural variations) called from next-generation sequencing (NGS) genomes and the identification of positive selection in pigs. This database should provide the needed impetus to advance pig genomic research and clinical applications.

Here, we developed a database, named PigVar, which is the first public web-based database containing high density pig whole-genome wide variation data and positive selection calls using genome data from three broad pig populations: Chinese domestic pigs, Tibetan pigs and European domestic pigs. We collected SNPs from 287 pigs, and 6 related species, published in several studies (8, 13, 14, 20, 21) or generated by our laboratory. These samples originated mainly from Eurasia and represent both domestication locations of the pig (22). Structural variations were also identified. The potential of using the pig being as a medical model is also illustrated using these SNP datasets. We employed five statistical methods to calculate genome-wide selective signals based on the SNP datasets. With PigVar, users can search for SNP and structural variation information for specific individual samples. We also annotated the variations to integrate protein and lincRNA information in addition to the annotations for the different selective signals.

Database structure and content

The PigVar database includes SNPs, structural variations and positive selection information for pigs. Geographic information for each sample is provided. Figure 1 displays the pipeline used to construct the database. A detailed description of the database is provided in the following sections.

Figure 1.

Data sources and analysis pipeline used to construct PigVar.

Data sources

We integrated genome sequence data from four published pig resequencing datasets (8, 13, 14, 20, 21) and data generated by our own group on the Diannan small ear pigs that comprised 100 Asian domestic pigs, 77 Asian wild boars (including 50 Tibetan pigs), 77 European domestic pigs, 17 European wild boars, 9 Yucatan miniature pig from Mexico and 7 individuals from 6 outgroup species (including Sus scrofa (Sumatra), Sus barbatus, Sus verrucosus, Sus cebifrons, Sus celebensis and Phacochoerus africanus). The samples have wide geographic origins, and include all locations where pigs were domesticated in Eurasia (see Supplementary Tables S1 and S2 for the complete list of individuals) (22).

SNP calling

All genome resequencing data used here were generated using the Illumina platform. Data from Ai et al. (14), Li et al. (8) and the Korean group (20, 21) were obtained from the Sequence Read Archive (SRA). Illumina short read data downloaded from SRA and the Diannan small ear pigs (in house) were aligned using BWA-mem(v0.7.12-r1039) with the parameters ‘-M -t 5’ to the pig reference genome (Sus scrofa 10.2) (13, 23). For data generated by Wageningen University (13), mapping files (bam files) were downloaded from the European Nucleotide Archive (ENA) and realigned to the pig reference genome by BWA- aln(v0.7.5a) with the parameter ‘-b’ (23). Picard (v1.119, http://broadinstitute.github.io/picard/; last accessed January 18, 2017) with the parameters ‘REMOVE_DUPLICATES = true VALIDATIONÂ_STRINGENCY = SILENT MAX_FILE_HANDLES_FOR_READ_ENDS_MAP = 1000’ was then used to remove PCR duplicates. To obtain high-quality SNPs, samtools mpileup (v0.1.18, parameters: -q 20 -Q 20 -C 50) and the Genome Analysis Toolkit (GATK, v2.5-2-gf57256b) (24, 25) was used for SNP calling for each sample (GATK with the parameter ‘-T RealignerTargetCreator’), following a standard processing pipeline that included realignment of the reads around indels (GATK with the parameter ‘-T IndelRealigner’) and recalibration of the base quality scores to obtain more accurate quality scores for each base(GATK with the parameter ‘-T BaseRecalibrator’), followed by UnifiedGenotyper (GATK with the parameters ‘-T UnifiedGenotyper –genotype_likelihoods_model BOTH -mbq 20 -stand_call_conf 10 -stand_emit_conf 10 -L 9’) to call SNPs. We identified at total of 64 582 787 and 36 810 479 SNPs in the pigs and their outgroup species, respectively. The number of SNPs that we identified is greater than the number found in the latest version of dbSNP (60.4 Million, Build 145: ftp://ftp.ncbi.nlm.nih.gov/snp/; last accessed January 18, 2017).

Beagle software was used to phase the SNPs identified in pigs (beagle with the parameters ‘phase-its = 40 impute-its = 10’). SNPs were then annotated with protein-coding genes, transcripts and proteins, downloaded from the Ensembl FTP site (ftp://ftp.ensembl.org/pub/release-80/gtf/sus_scrofa; last accessed January 18, 2017). In our previous study(26), which also used the Sus scrofa 10.2 genome, we identify 6,621 transcripts in 4,515 lincRNA genes, thus, we additionally mapped SNPs to lincRNA exons or introns.

Ancestral and derived states

The direction (ancestral and derived) of the allelic change for each SNP was deduced by comparing the bases in 280 pigs versus 7 outgroup individuals from 6 species closely related to pigs. All outgroup individuals were considered for determining the direction of the SNP change. A SNP needed to have been sequenced in at least three of the seven outgroup individuals, and only those unambiguously called were classified. A total of 39 767 799 SNPs were classified into their ancestral and derived states from the 64.6 million pig SNPs.

Identification of structural variation

Several structural variations are causally linked with pig domestication or adaptation to local environments (7, 14). To facilitate research on structural genomic variations in the pig, mapping files were used to identify structural variants using the LUMPY (v0.2.12) software with default parameters resulting in the identification of 7 236 813 structural variants (DEL: Deletion, INV: Inversion, DUP: Duplication, BND: Breakpoint end) in 211 pigs (samples from Ai et al. (14), Li et al. (8), the Korean group (20, 21) and our Diannan small ear pigs) (27). Data on 69 pigs generated by the Wageningen University group [11] could not be analyzed by LUMPY. Of the variants, 15 512 were annotated to protein-coding genes.

Medical model for human diseases and traits

The pig is an excellent large animal model for medical research. To illustrate the use of our database in using pigs as medical model, we converted coordinates of SNPs in the NHGRI-EBI catalogue (http://www.ebi.ac.uk/gwas/; last accessed January 18, 2017) that are associated with human diseases and traits to the mouse and pig genomes using LiftOver (https://genome.ucsc.edu/cgi-bin/hgLiftOver; last accessed January 18, 2017), and found that the number of SNPs identified in disease and trait genes in pig is more than that found in mouse (Figure 4A). 14 060 SNPs related with human diseases and traits have homologous SNPs in pigs and are mainly associated with post bronchodilator FEV1/FVC ratio, obesity-related traits and body mass index. These results indicate that SNPs in the PigVar database should enhance research with pigs as a model for studying new treatments for human diseases.

Selection evaluation

PigVar provides signatures of selection for Chinese domestic pigs, Tibetan pigs and European domestic pigs. Selection signals were evaluated using nucleotide diversity, Tajima’s D (18), Cockerham and Weir Fst (28), XP-EHH (29) and XP-CLR (19) (Table 1). To facilitate the identification of true signals of positive selection, users can use a set of score cutoffs that have been frequently used in recent genome-wide selection studies.

Table 1.

Statistical terms for positive selection in the PigVar database

Statistical termAbbreviationPopulation 1Population 2
Nucleotide diversityPIChinese domestic pig
European domestic pig
Tibetan pig
Tajima's DTDChinese domestic pig
European domestic pig
Tibetan pig
Cockerham & Weir FSTFST FST_POP1_POP2Chinese domestic pigChinese wild boar
European domestic pigEuropean wild boar
Tibetan pigChinese domestic pig
Cross-population composite likelihood ratioXP-CLR XP_CLR_POP1_POP2Chinese domestic pigChinese wild boar
European domestic pigEuropean wild boar
Tibetan pigChinese domestic pig
Cross-population extended haplotype homozygosityXP-EHH XP_EHH_POP1_POP2Chinese domestic pigChinese wild boar
European domestic pigEuropean wild boar
Tibetan pigChinese domestic pig
Statistical termAbbreviationPopulation 1Population 2
Nucleotide diversityPIChinese domestic pig
European domestic pig
Tibetan pig
Tajima's DTDChinese domestic pig
European domestic pig
Tibetan pig
Cockerham & Weir FSTFST FST_POP1_POP2Chinese domestic pigChinese wild boar
European domestic pigEuropean wild boar
Tibetan pigChinese domestic pig
Cross-population composite likelihood ratioXP-CLR XP_CLR_POP1_POP2Chinese domestic pigChinese wild boar
European domestic pigEuropean wild boar
Tibetan pigChinese domestic pig
Cross-population extended haplotype homozygosityXP-EHH XP_EHH_POP1_POP2Chinese domestic pigChinese wild boar
European domestic pigEuropean wild boar
Tibetan pigChinese domestic pig
Table 1.

Statistical terms for positive selection in the PigVar database

Statistical termAbbreviationPopulation 1Population 2
Nucleotide diversityPIChinese domestic pig
European domestic pig
Tibetan pig
Tajima's DTDChinese domestic pig
European domestic pig
Tibetan pig
Cockerham & Weir FSTFST FST_POP1_POP2Chinese domestic pigChinese wild boar
European domestic pigEuropean wild boar
Tibetan pigChinese domestic pig
Cross-population composite likelihood ratioXP-CLR XP_CLR_POP1_POP2Chinese domestic pigChinese wild boar
European domestic pigEuropean wild boar
Tibetan pigChinese domestic pig
Cross-population extended haplotype homozygosityXP-EHH XP_EHH_POP1_POP2Chinese domestic pigChinese wild boar
European domestic pigEuropean wild boar
Tibetan pigChinese domestic pig
Statistical termAbbreviationPopulation 1Population 2
Nucleotide diversityPIChinese domestic pig
European domestic pig
Tibetan pig
Tajima's DTDChinese domestic pig
European domestic pig
Tibetan pig
Cockerham & Weir FSTFST FST_POP1_POP2Chinese domestic pigChinese wild boar
European domestic pigEuropean wild boar
Tibetan pigChinese domestic pig
Cross-population composite likelihood ratioXP-CLR XP_CLR_POP1_POP2Chinese domestic pigChinese wild boar
European domestic pigEuropean wild boar
Tibetan pigChinese domestic pig
Cross-population extended haplotype homozygosityXP-EHH XP_EHH_POP1_POP2Chinese domestic pigChinese wild boar
European domestic pigEuropean wild boar
Tibetan pigChinese domestic pig

Database implementation

High-quality SNPs, structural variations, as well as their annotations and selection scores, were processed with Python scripts and put into MySQL (5.1.66) database (http://www.mysql.com). We use Java Server Pages (JSP, Java v1.6) to implement data visualization, search and download. Gbrowse (v2.55) was used for chromosome-based data visualization (30).

Usage

PigVar uses a series of user-friendly interfaces to show results. In order to facilitate accessibility to the database, we provide a downloadable user guide for the database. Briefly, PigVar has five main functionalities: data retrieval, browsing, SNP search, structural variations search and positive selection search.

For SNPs, users can browse non-redundant and individual sample SNPs, either as tables in text format (Figure 2A and B), or chromosome-based GBrowse (30). Tables contain dbSNP ID.

Figure 2.

SNP search results windows in the PigVar database. (A) High-quality non-redundant SNP list for each sample. (B) SNP list for one chromosome. (C) Text format of the search results for SSCrs01000281664 SNPs. (D) GBrowse results for SSCrs01000281664.

PigVar ID, sample information, chromosome position, ancestral and derived alleles, as well as 50 bp of flanking sequences if available (Figure 2C). In addition, we have provided annotations for SNPs in protein-coding and lincRNA genes (Figure 2C). In the GBrowse interface, users can obtain SNP density information in 10k windows, related protein-coding or lincRNA gene and transcript information (Figure 2D). SNPs located in genic regions, especially non-synonymous SNPs, are often believed to be having important biological functions warranting further functional assessment. PigVar provides search functionality for SNP hits in protein-coding genes and lincRNA genes, as well as SNPs that result in synonymous and non-synonymous coding changes. PigVar allows users to search for SNPs singly or as a group by assigning chromosome numbers plus start and end locations. PigVar also has functions allowing comparisons of genotypes between two or more individuals.

For structural variations, users can search the non-redundant and high-quality structural variations for every sample using genomic region or gene names (Figure 3A). We provide PigVar ID, sample location, chromosome position and SV types (Figure 3B). Users can search a given genomic position or genes to find samples that contain specific SVs, facilitating population genetic research in pigs.

Figure 3.

Structural variation search results in PigVar database. (A) Search by genomic region for structural variations (SVs). (B) Search by gene entry. (C) Text format of the search results for the gene ENSSSCG00000030218.

To model human diseases and traits, users can browse and search for porcine SNPs homologous to those associated with human diseases and traits using human SNP IDs (Figure 4B). SNP information and disease details, including SNP positions, annotation with genes and the details of the identification SNP associated with diseases, are provided in the database (Figure 4C).

Figure 4.

Pig is an excellent large-animal model for human diseases and traits. (A) Comparison of the number of SNPs in pigs and mouse that are homologous to SNPs in the NHGRI catalogue. (B) Search entry using a human SNP ID. (C) Detailed information of homologous porcine SNPs associated with human diseases genes and traits.

For searches of selection, users can select a specific pig population (Chinese domestic pigs, Tibetan pigs or European domestic pigs), and a specific location in one of four input formats, PigVar SNP ID, dbSNP ID, genomic region or gene name (Figure 5A). Genomic region can be a site or a region. Gene name supports RefGene name, Ensembl gene ID, and our lincRNA annotation IDs (26). Users can also choose any quantile in the calculated scores as the selection distribution cutoff (Figure 5B).

Figure 5.

Search for signals of selection for the gene PLAG1 by XP-CLR in European domestic pigs. (A) Caption of the search entry. (B) Selection signal results for PLAG1.

All SNP data called by samtools mpileup, GATK, phased SNPs, and the structure variations identified using LUMPY can be downloaded from the database.

Discussion

PigVar is the first database that brings together SNPs called from 287 whole genome sequenced pigs and relatives, their selection scores, as well as structural variations from 211 pigs. Previous studies (7, 8, 13, 14, 20, 21) employed differing strategies to identify SNPs and SVs, while PigVar offers a unified SNP calling criteria via GATK (24, 25). Our approach identified a total of 64.6 million high-quality SNPs from 280 pig samples, and 36.8 million SNPs from 7 outgroup individuals. We also used a highly-accurate software, LUMPY (27), to identify 7 236 813 SVs in 211 pigs. Due to the high average sequencing depth, SNPs and SVs calling criteria, and sample distribution, our non-redundant variation data provides an extensive resource for examining genomic variation in pigs. SNPs are excellent markers for population genetic studies; therefore, we used the SNP data set to calculate signatures of selection in Chinese, Tibetan and European pigs. This resource should help researchers to efficiently identify loci that were putatively positively selected and allow further studies to assess the mechanisms behind the artificial or natural selections driving these changes. Users can download individual sample variation lists from our database to identify selection signatures for each breed. We also provide an annotation of the variations in protein-coding and long intergenic non-coding genes, which should contribute to our understanding of the causal mutations in pig evolution. Previous studies gave indications that many phenotypic changes are caused by structural variations or amino acid changes (7, 31). Thus, users of PigVar can combine SNP data, SVs data, annotation of variations, and positive selection signatures to identify candidate causal mutations.

Pigs are gaining increasing consideration as a model for medical research owing to the similarity of their metabolic characteristics, cardiovascular systems and organ size to those of humans (32), especially the miniature pig breeds such as the Bamaxiang pigs and Diannan small ear pigs. In this database, we provide SNP and SV data for these miniature pig breeds, which should contribute to research on new treatments for human diseases.

To ensure the long time efficiency of this database, we will regularly update the PigVar database as new pig whole-genome re-sequencing data by our own research group or from publicly available resources becomes available. PigVar will also undergo continuous improvements, for instance to enable downloading of intermediate processing files and submitting whole-genome sequence data or SNP list directly to our database by researchers. Additional statistical genetic parameters, such as CMS (33), iHS (34) and recombination maps, will also be added to the database, as well as selection scores for each breed.

In conclusion, PigVar represents the first comprehensive genomic pig database containing 64.6 million SNPs from 280 pigs, 36.8 million SNPs from their outgroup species, accurate structural variations in 211 pigs, as well as positive selection analysis. PigVar’s user friendly functionalities should enable researchers to obtain detailed information on specific SNPs, including location within protein-coding or lincRNA genes, synonymous or non-synonymous substitutions, ancestral or derived state, plus their associated positive selection scores. PigVar should accelerate medical research using pigs as a model, and enhance genomic studies including pig breeding.

Supplementary data

Supplementary data are available at Database Online.

Acknowledgements

The authors thank all of the contributors of the DNA-seq datasets. They also thank Guo-Dong Wang for his suggestions.

Funding

This work was supported the Ministry of Agriculture of China (2016ZX08009-003-006); and the National Natural Science Foundation of China (31061160189 and U1534208); and the National 973 Program of China (2013CB835203); and the Doctoral Scientific Research Foundation of Xi'an University of Technology (112-451116001).

Conflict of interest. None declared.

References

1

Andersson
L.
,
Georges
M.
(
2004
)
Domestic-animal genomics: deciphering the genetics of complex traits
.
Nat. Rev. Genet
.,
5
,
202
212
.

2

Sieren
J.C.
,
Meyerholz
D.K.
,
Wang
X.-J.
et al.  (
2014
)
Development and translational imaging of a TP53 porcine tumorigenesis model
.
J. Clin. Invest
.,
124
,
4052
4066
.

3

Prather
R.S.
,
Lorson
M.
,
Ross
J.W.
et al.  (
2013
)
Genetically engineered pig models for human diseases
.
Annu. Rev. Anim. Biosci
.,
1
,
203
219
.

4

Huang
J.
,
Guo
X.
,
Fan
N.
et al.  (
2014
)
RAG1/2 Knockout Pigs with Severe Combined Immunodeficiency
.
J. Immunol
.,
193
,
1496
1503
.

5

Yang
L.
,
Güell
M.
,
Niu
D.
et al.  (
2015
)
Genome-wide inactivation of porcine endogenous retroviruses (PERVs)
.
Science
,
350
,
1101
1104
.

6

Mohiuddin
M.M.
,
Singh
A.K.
,
Corcoran
P.C.
et al.  (
2016
)
Chimeric 2C10R4 anti-CD40 antibody therapy is critical for long-term survival of GTKO. hCD46. hTBM pig-to-primate cardiac xenograft
.
Nat. Commun
.,
7
,
11138.

7

Rubin
C.-J.
,
Megens
H.-J.
,
Barrio
A.M.
et al.  (
2012
)
Strong signatures of selection in the domestic pig genome
.
Proc. Natl. Acad. Sci
.,
109
,
19529
19536
.

8

Li
M.
,
Tian
S.
,
Jin
L.
et al.  (
2013
)
Genomic analyses identify distinct patterns of selection in domesticated pigs and Tibetan wild boars
.
Nat. Genet
.,
45
,
1431
1438
.

9

Wilkinson
S.
,
Lu
Z.H.
,
Megens
H.-J.
et al.  (
2013
)
Signatures of diversifying selection in European pig breeds
.
PLoS Genet
.,
9
,
e1003453.

10

Van Laere
A.-S.
,
Nguyen
M.
,
Braunschweig
M.
et al.  (
2003
)
A regulatory mutation in IGF2 causes a major QTL effect on muscle growth in the pig
.
Nature
,
425
,
832
836
.

11

Mikawa
S.
,
Morozumi
T.
,
Shimanuki
S.-I.
et al.  (
2007
)
Fine mapping of a swine quantitative trait locus for number of vertebrae and analysis of an orphan nuclear receptor, germ cell nuclear factor (NR6A1)
.
Genome Res
.,
17
,
586
593
.

12

Ren
J.
,
Duan
Y.
,
Qiao
R.
et al.  (
2011
)
A missense mutation in PPARD causes a major QTL effect on ear size in pigs
.
PLoS Genet
.,
7
,
e1002043.

13

Groenen
M.A.
,
Archibald
A.L.
,
Uenishi
H.
et al.  (
2012
)
Analyses of pig genomes provide insight into porcine demography and evolution
.
Nature
,
491
,
393
398
.

14

Ai
H.
,
Fang
X.
,
Yang
B.
et al.  (
2015
)
Adaptation and possible ancient interspecies introgression in pigs identified by whole-genome sequencing
.
Nat. Genet
.,
47
,
217
225
.

15

Paudel
Y.
,
Madsen
O.
,
Megens
H.-J.
et al.  (
2013
)
Evolutionary dynamics of copy number variation in pig genomes in the context of adaptation and domestication
.
BMC Genomics
,
14
,
449
463
.

16

Li
J.
,
Yang
H.
,
Li
J.
et al.  (
2010
)
Artificial selection of the melanocortin receptor 1 gene in Chinese domestic pigs during domestication
.
Heredity
,
105
,
274
281
.

17

Fang
M.
,
Larson
G.
,
Ribeiro
H.S.
et al.  (
2009
)
Contrasting mode of evolution at a coat color locus in wild and domestic pigs
.
PLoS Genet
.,
5
,
e1000341.

18

Tajima
F.
(
1989
)
Statistical method for testing the neutral mutation hypothesis by DNA polymorphism
.
Genetics
,
123
,
585
595
.

19

Chen
H.
,
Patterson
N.
,
Reich
D.
(
2010
)
Population differentiation as a test for selective sweeps
.
Genome Res
.,
20
,
393
402
.

20

Kim
H.
,
Song
K.D.
,
Kim
H.J.
et al.  (
2015
)
Exploring the genetic signature of body size in Yucatan miniature pig
.
PLoS One
,
10
,
e0121732.

21

Choi
J.-W.
,
Chung
W.-H.
,
Lee
K.-T.
et al.  (
2015
)
Whole-genome resequencing analyses of five pig breeds, including Korean wild and native, and three European origin breeds
.
DNA Res
.,
22
,
259
267
.

22

Larson
G.
,
Dobney
K.
,
Albarella
U.
et al.  (
2005
)
Worldwide phylogeography of wild boar reveals multiple centers of pig domestication
.
Science
,
307
,
1618
1621
.

23

Li
H.
,
Durbin
R.
(
2009
)
Fast and accurate short read alignment with Burrows–Wheeler transform
.
Bioinformatics
,
25
,
1754
1760
.

24

McKenna
A.
,
Hanna
M.
,
Banks
E.
et al.  (
2010
)
The Genome Analysis Toolkit: a MapReduce framework for analyzing next-generation DNA sequencing data
.
Genome Res
.,
20
,
1297
1303
.

25

DePristo
M.A.
,
Banks
E.
,
Poplin
R.
et al.  (
2011
)
A framework for variation discovery and genotyping using next-generation DNA sequencing data
.
Nat. Genet
.,
43
,
491
498
.

26

Zhou
Z.-Y.
,
Li
A.-M.
,
Adeola
A.C.
et al.  (
2014
)
Genome-wide identification of long intergenic noncoding RNA genes and their potential association with domestication in pigs
.
Genome Biol. Evol
.,
6
,
1387
1392
.

27

Layer
R.M.
,
Chiang
C.
,
Quinlan
A.R.
et al.  (
2014
)
LUMPY: a probabilistic framework for structural variant discovery
.
Genome Biol
.,
15
,
R84.

28

Weir
B.S.
,
Cockerham
C.C.
(
1984
)
Estimating F-statistics for the analysis of population structure
.
Evolution
,
1358
1370
.

29

Sabeti
P.C.
,
Varilly
P.
,
Fry
B.
et al.  (
2007
)
Genome-wide detection and characterization of positive selection in human populations
.
Nature
,
449
,
913
918
.

30

Stein
L.D.
,
Mungall
C.
,
Shu
S.
et al.  (
2002
)
The generic genome browser: a building block for a model organism system database
.
Genome Res
.,
12
,
1599
1610
.

31

Axelsson
E.
,
Ratnakumar
A.
,
Arendt
M.L.
et al.  (
2013
)
The genomic signature of dog domestication reveals adaptation to a starch-rich diet
.
Nature
,
495
,
360
364
.

32

Spurlock
M.E.
,
Gabler
N.K.
(
2008
)
The development of porcine models of obesity and the metabolic syndrome
.
J. Nutr
.,
138
,
397
402
.

33

Grossman
S.R.
,
Shylakhter
I.
,
Karlsson
E.K.
et al.  (
2010
)
A composite of multiple signals distinguishes causal variants in regions of positive selection
.
Science
,
327
,
883
886
.

34

Voight
B.F.
,
Kudaravalli
S.
,
Wen
X.
et al.  (
2006
)
A map of recent positive selection in the human genome
.
PLoS Biol
.,
4
,
e72.

Author notes

These authors contributed equally to this work.

Citation details: Zhou,Z.-Y., Li,A., Otecko,N.O. et al. PigVar: a database of pig variations and positive selection signatures. Database (2017) Vol. 2017: article ID bax048; doi:10.1093/database/bax048

This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted reuse, distribution, and reproduction in any medium, provided the original work is properly cited.

Supplementary data