Abstract
Motivation
PheGWAS was developed to enhance exploration of phenome-wide pleiotropy at the genome-wide level through the efficient generation of a dynamic visualization combining Manhattan plots from GWAS with PheWAS to create a 3D ‘landscape’. Pleiotropy in sub-surface GWAS significance strata can be explored in a sectional view plotted within user defined levels. Further complexity reduction is achieved by confining to a single chromosomal section. Comprehensive genomic and phenomic coordinates can be displayed.
Results
PheGWAS is demonstrated using summary data from Global Lipids Genetics Consortium GWAS across multiple lipid traits. For single and multiple traits PheGWAS highlighted all 88 and 69 loci, respectively. Further, the genes and SNPs reported in Global Lipids Genetics Consortium were identified using additional functions implemented within PheGWAS. Not only is PheGWAS capable of identifying independent signals but also provides insights to local genetic correlation (verified using HESS) and in identifying the potential regions that share causal variants across phenotypes (verified using colocalization tests).
Availability and implementation
The PheGWAS software and code are freely available at (https://github.com/georgeg0/PheGWAS).
Supplementary information
Supplementary data are available at Bioinformatics online.
1 Introduction
The potential of personalized medicine has evolved extensively in the last decade with the development of genome-wide association studies (GWAS), which is a powerful method for exploring the genetic architecture underlying diseases and traits affecting humans. Large Bioresources like UK Biobank (https://www.ukbiobank.ac.uk) and eMERGE (https://emerge.mc.vanderbilt.edu) that combine genomic data with electronic medical records of study participants provide opportunities to perform GWAS across many different diseases and traits. Systemically analysing the enormous volume of data produced in these studies is one of the most significant issues at present. The ability to visualize complex data can significantly enhance its exploration and understanding (Li et al., 2012). Applying this to the exploration of many genetic variants over many diseases demands data visualization tools, which present the data in an intuitive way that is also capable of efficiently handling very large volumes of data.
The Manhattan plot is the most readily available and established way to visualize GWAS and provides instant appreciation of the underlying genetic structure of the disease or trait being studied. It comprises a scatter plot of the positions of the single nucleotide polymorphisms (SNPs) along each autosomal chromosome on the x-axis and the y-axis corresponding to the significance of the association [expressed as −log10(p)] with the particular phenotype in question. In spite of its ubiquitous use in GWAS only the very significant loci can be visualized by this static representation although in this context this is not a limitation as the aim is to identify only the top-most significant SNPs. In order to appreciate underlying deeper structure with weaker associations tools like qqman (Turner, 2018) are required. Regional GWAS are also offered by LocusTrack (Cuellar-Partida et al., 2015) which is another tool which combines the features of LocusZoom (Pruim et al., 2010) and SNAP plot (Johnson et al., 2008) and allows to choose between plotting the P-values or linkage disequilibrium (LD) on the y-axis.
All such GWAS data visualizations are for ‘many variant–one phenotype’ studies. However, when a researcher is interested in pleiotropy (Gratten and Visscher, 2016) and therefore requires to assess if particular variants are associated across a group of phenotypes PheWAS is undertaken which is the reverse of GWAS and considers the ‘one variant–many phenotypes’, providing a mechanism to detect pleiotropy (Roden et al., 2010). Software like PheWAS-view (Pendergrass et al., 2012) and R-PheWAS (Carroll et al., 2014) have been developed to visualize and summarize PheWAS results at both individual and larger population level, enabling the exploration of pleiotropy for single SNPs (Pendergrass et al., 2012).
We describe a combination of these approaches in a ‘many variants–many phenotypes’ scenario (Fig. 1) to enable visualization of genome-wide data plots across a number of phenotypes as a 3D landscape (Fig. 2). This approach which we refer to as PheGWAS might assist in understanding or exploring pleiotropy at a genome-wide scale (Heinrich et al., 2012).
2 Materials and methods
2.1 PheGWAS analysis
PheGWAS allows dynamic interactive 3D visualization and exploration of a genome-wide by phenome-wide landscape broadly at two levels—the entire genome level and by single chromosome level. Both of these levels can be explored at any user configurable significance level in a ‘sectional view’. This is achieved by selecting a significance interval on the y-axis and displaying the peaks in a substratum of the landscape within the selected threshold (Fig. 3).
PheGWAS implements orbital rotation and turntable-rotation. Furthermore, it also provides a pan feature to enable an aligned display. Turntable-rotation of the x-axis brings us to the heatmap (Fig. 4), which is the projection of the surface into the coordinate planes perpendicular to the z-axis in the 3D space. The heatmap is highlighted according to the corresponding y-axis value [i.e. −log10(p)] and provides a flyover view of the landscape across all chromosomal strips.
2.1.1. Entire genome level
At the entire genome level, PheGWAS provides an overview of the entire landscape (Fig. 2). Here, as in a conventional Manhattan plot, the x-axis represents the autosomal chromosomes (i.e. chromosomes 1–22), the y-axis represents the −log10(p) of the GWAS summary statistics and the additional z-axis represents the range of phenotypes. To de-clutter the view, considering that there may be multiple peaks in each chromosome, only the maximum −log10(p) is selected as is the case for each user selectable substrata (see below).
Each of the phenotypes is overlaid simultaneously on the same graph giving rise to the ‘see-through’ landscape topology. Axis grid lines appear spontaneously as a cursor is moved over the landscape to show a precise position of the SNPs. At exact SNP positions, a dialog box appears showing the phenotype, chromosome, SNP ID, −log10(p), effect size, standard error, allele 1, allele 2, locus and the gene symbol. This provides a quick orientation point on the PheGWAS landscape.
2.1.2. Single chromosomal plot
From this entire genome overview the user can select a single chromosome for more granular exploration (Fig. 5). Here, the x-axis corresponds to base pair interval segments (see below) along the selected chromosome. As for the entire genome level, the y- and z-axis correspond to the −log10(p) of the GWAS summary statistics and the phenotypes, respectively. Several background processes are required to produce the single chromosome plot.
The length of the chromosome can be divided into equal base pair interval segments predefined by the user (default 1 M base pairs), giving rise to a systematic order of groups of SNPs. Alternatively it can be divided based on LD blocks (Berisa and Pickrell, 2016) defined by the population (e.g. Asian, European or African), where the input is the conventional ‘bed’ file that has chromosome name and the start and end position of the block. This provides the opportunity of discriminating peaks that represent pleiotropy across phenotypes or simply constitute discrete separate signals.
A base pair interval segment in a single chromosome is selected for display only if there are one or more peaks in that segment along the z-axis that have a −log10(p)>6 (minimum significant threshold). Similar to the sectional view for the whole genome, a sectional view with a minimum significant threshold can be chosen for the single chromosomal plot. Within a selected base pair interval segment, only the highest peak for each phenotype (z-axis) is plotted, any base pair interval segment which has no peak greater than the selected minimum significant threshold is omitted from the plot making. Here again, the axis grid lines help to spot a more precise location of the SNP.
2.1.2.1 Modules implemented in single chromosomal view
To facilitate in depth exploration of the PheGWAS landscape several example modules have been implemented within the single chromosome view. It is anticipated that these will be further developed and added to by users.
i. Gene view heat map
Researchers might find the visualization of SNPs challenging if there is a large variation in the −log10(p). This is because a particular SNP with the highest −log10(p) and its corresponding phenotype will be highlighted in the heatmap at the top of the heatmap scale. As a consequence of the available scale range, an adjacent −log10(p) may still be significant but may not be highlighted in the heatmap potentially concealing the association from the researcher. To counter this, PheGWAS provides a different heatmap view by identifying identical genes across phenotypes within a user customized base pair group. This heatmap highlights phenotypes that share variants within the same gene locus and highlights all the SNPs above the pre-selected threshold −log10(p) with uniform brightness.
ii. Effect size plot
PheGWAS allows the user to view the relative size of the biological effect by providing effect size (beta or OR) on the y-axis in this plot rather than −log10(p). The heatmap continues to be highlighted according to the −log10(p) allowing the user to view both statistics simultaneously (Fig. 6).
iii. LD block-based chromosome segmentation
In a base pair interval segment, PheGWAS can identify SNPs in LD with the most significant SNP being plotted. Here, the LD threshold and population used to derive the LD are user customizable. An option to find the mutual LD SNPs between the phenotypes has been featured, to assist identifying SNPs that are in LD shared between phenotypes. This is displayed in the pop-up window.
In addition, PheGWAS identifies the number of SNPs which are in LD with the SNP with highest −log10(p) and the total number of SNPs above the set threshold. Finally, the ratio of these two gives the proportion of linked SNPs with genome-wide significance which is displayed in the pop-up along with the other information.
While selecting the highest peak declutters the image for viewing, the LD module is helpful to further verify information, such as whether a signal is independent or in identifying false signals.
iv. SNP thinning based on LD functionality
This function allows the user to capture the independent signals or the signals which are buried inside a base pair interval segment. By default, PheGWAS displays the SNP with the highest significance. Following this, all the SNPs which are in LD with this SNP are removed. This is similar to clumping (http://zzz.bwh.harvard.edu/plink/clump.shtml) but without the requirement of having individual level data. The user can perform this process recursively and specify the depth of moving downwards for independent signals within a base pair interval segment.
v. Export regional data for further analysis
If a region is found to be of interest, then the summary statistics of this region can be exclusively exported to undertake further analysis, such as identifying colocalized signals with external tools (see Section 3.3).
3 Implementation
The PheGWAS code has been scripted in R. The code is wrapped as a package executed in two phases. The first phase (executed once) accepts the GWAS summary files as R data-frames to format it into a single data-frame that can be accepted in the second phase. By default, in the second phase, PheGWAS generates an interactive 3D plot for all chromosomes. To plot an individual chromosome, the chromosome number must first be provided. Similarly, for the sectional view, a −log10(p) interval is required. PheGWAS plots are rendered using a package called ‘plotly’ (https://plotly-r.com). There is an option to save the plots as an interactive HTML webpage or a static diagram. It is recommended to save this as interactive HTML as this gives the full power to the user to explore and demonstrate the data within the visualization.
SNP ID and genome location data within the GWAS file is mapped to the respective GENE region that it falls into. This mapping is implemented using the BioMart R package, which gives the associated gene for each SNP ID in the GWAS summary file.
PheGWAS connects to ensemble (https://www.ensembl.org) to get the LD values between the top significant SNP and all other variants within the same base pair interval segment. SNPs reaching a certain threshold (default r2 = 0.75 and d′ = 0.75) are shown in the pop-up.
For the demonstration provided in this paper (each summary statistics files having ∼2.5 million SNPs), the first phase of PheGWAS takes ∼284 000 ms and second phase takes ∼400 ms to complete (tested against running function in a server with 8 GB RAM).
3.1 PheGWAS applied example: using Global Lipids Genetics Consortium (GLGC) summary statistics file
To demonstrate and validate PheGWAS, we used summary data from GLGC (Grallert et al., 2013). GLGC examined 188 577 individuals to identify new loci and refine estimates for previously known loci influencing plasma levels of low-density lipoprotein (LDL), high-density lipoprotein (HDL) cholesterol, triglycerides and total cholesterol (TC). This revealed 88 SNPs associated with single traits and the 69 SNPs associated with multiple traits. For the current PheGWAS analysis, a cut-off −log10(p) of 6.5 and base pair division value of 1 M base pair were used.
The 19th chromosome was selected to showcase a detailed PheGWAS analysis and the possible inferences from it. By viewing the heatmap of the z/x plane, the pattern of genomic significant region across the whole chromosome for multiple traits is demonstrated.
3.1.1. Preparing the summary statistics file
In order to visualize the GLGC data on a PheGWAS plot, it was necessary to first map SNPs to respective genes using the BioMart package (http://bioconductor.org/packages/release/bioc/html/biomaRt.html). Because this process does not allow for customized mapping windows of SNPs to genes, to keep it in line with GLGC, a 100 K base pair interval window was used to manually map genes. Files from two sources were used for mapping. One from UCSC genome-mysql.soe.ucsc.edu ftp server for SNP rsid’s with respective chromosomes start and end position and the other from the Genome Reference Consortium Human Build 37, for the genes to map to the chromosome position. These were used to map the gene names to SNPs, using bedmap (https://bedops.readthedocs.io/) to look for SNPs whose positions overlap with the genes in the 100 K base pair window.
3.2 PheGWAS validation
Validation was carried out at the chromosomal level for each of the 22 chromosomes. For single and multiple traits, there were three stages:
Overall significant SNP display—whether the same significant SNPs region as reported by GLGC was displayed in the PheGWAS heatmap.
Corresponding gene symbol display—this determined whether the gene mapping process for the GLGC summary data in PheGWAS had been successful so that the gene symbol associated with a particular SNP in GLGC data is the same as gene indicated by PheGWAS.
Identifying SNPs by base pair interval—in this process, it was determined whether PheGWAS successfully indicated the same SNP within the same 100 kb base pair interval segment as GLGC (chromosomal locus).
SNPs highlighted by PheGWAS in a particular base pair interval segment with the lowest P-value (the default) that were identical to those reported by GLGC were categorized as (A).
SNPs reported by GLGC are in LD (using LD functionality; if r2 > 0.75 and D′ > 0.75) with the SNPs highlighted by PheGWAS in a particular base pair interval segment were categorized as (B).
If the SNP reported by GLGC is neither in category (A) nor in category (B), then it is categorized as (C) and we apply the SNP thinning functionality to see if we can find the buried SNP in the base pair interval segment. The level mentioned in bracket will indicate the depth at which the SNP is found.
3.3 Further analyses on data exported from PheGWAS
For the purpose of verifying the local genetic correlation we used a quantitative method -ρ-HESS (Shi et al., 2017) across phenotypes. ρ-HESS analysis was carried out only on TC and LDL as ρ-HESS is only capable considering two traits at a time.
If a genomic region is identified as having a shared genetic component across two or more phenotypes, it is important to know if a potentially causal variant is involved. Usually a colocalization test is done on this region to see if there are colocalized traits and identify any causal variant involved. Available statistical software like MOLOC (Giambartolomei et al., 2018) and HyPrColoc (Foley et al., 2019) were used for performing colocalization tests for multiple phenotypes. The base pair region 45 in the 19th chromosome was selected as an example.
4 Results
4.1 Demonstration of PheGWAS—a walkthrough
4.1.1. Entire genome level
From the initial entire genome view, for chromosome 19, four genomic peak regions in the interactive visualization were demonstrated corresponding to HDL, LDL and triglycerides and TC (Fig. 2.; NB only the largest two peaks are visible in this static rendition).
4.1.2. Single 19th chromosomal level
To locate the exact position of the SNPs in these four peaks the 19th chromosome is selected for the single chromosomal view. Here, a view of the significant peaks for each of the base pair regions is available (Fig. 4). The cursor is hovered over the heatmap to carry out an inspection of base pair positions.
Further, by viewing the heatmap (Fig. 4) of the PheGWAS plot for GLGC traits, several GWAS significant genomic regions were observed. This suggests further scrutiny of the shared genetic architecture in this region.
Using the data export function, local genetic correlation across phenotypes LDL and TC was verified using ρ-HESS plot. The peaks that were found in PheGWAS plot (Supplementary Fig. S1) were also found in the ρ-HESS plot (Supplementary Fig. S2).
The PheGWAS plot indicates that base pair region 45 in the 19th chromosome contains a genetic architecture shared between the phenotypes. The pop-up window shows the number of SNPs that reached significant threshold in this region and are shared between different traits (Fig. 4). This suggests performing a multiple trait colocalization analysis. The export function was used to get the summary statistics of this base pair region which was used to perform multiple traits colocalization analysis. The results are shown in Supplementary Section 1.
4.2 Summarizing PheGWAS results using GLGC summary statistics file
For displaying overall significant SNPs from GLGC, the heatmap was able to provide a visual display of all the significant regions identified within GLGC data (Supplementary Tables S1a and S2a—column 6). However, this was verified with tables provided by PheGWAS (Supplementary Tables S3–S23).
The corresponding gene symbols identified by PheGWAS were also compared to the ones identified by GLGC. In single traits, 77 genes reported by GLGC within that base pair interval segment were also identified by PheGWAS (Supplementary Table S1a—column 7). In multiple traits, 59 genes reported by GLGC within that base pair interval segment were also identified by PheGWAS (Supplementary Table S2a—column 7). Any minor discrepancies were attributed to different resources used for gene annotation.
For SNP identification by base pair interval, in single traits, 63 SNPs reported by GLGC with the lowest (P-value) within that base pair interval segment were also identified by PheGWAS [category (A), Supplementary Table S1a—column 8]. A total of 22 SNPs detected by PheGWAS were in LD (Supplementary Table S1c) with the SNP reported by GLGC [category (B), Supplementary Table S1a—column 8]. Three SNPs were found by SNP thinning functionality [category (C), Supplementary Table S1a—column 8]. For multiple traits, 21 SNPs reported by GLGC with the lowest (P-value) within that base pair interval segment were identified by PheGWAS and were marked as (A) (Supplementary Table S2a—column 8), 44 SNPs detected by PheGWAS were in LD (Supplementary Table S2c) with the SNP reported by GLGC and marked as (B) (Supplementary Table S2a—column 8) and four SNPs were found by SNP thinning functionality and marked as (C) (Supplementary Table S2a—column 8).
The summary table for single and multiple traits have been provided separately (Supplementary Tables S1b and S2b).
A complete list of the PheGWAS findings of genes and SNPs of all the 22 chromosomes is provided (Supplementary Tables S3–S23).
5 Discussion and conclusion
PheGWAS creates a new 3D visualization approach for many SNPs against many phenotypes to aid scientific research. Endeavours to visualize results of multiple GWASs on a single plot have been made in the past. Researchers like Wang et al. (2016) and Hoffmann et al. (2018) have demonstrated visualizing results of more than one GWAS simultaneously to view multiple regions associated with a particular phenotype, by overlapping two Manhattan plots. There are shortcomings of static, non-interactive data visualization. Interactive data visualization permits more comprehensible representation supporting the user to find solutions to distinct scientific problems (Khramtsova and Stranger, 2017). Further developments have been made to make these static plots more interactive for the user by R/qtlcharts (Broman, 2015) and Zbrowse (Ziegler et al., 2015). Visualization of the Manhattan plot becomes an insurmountable challenge when hundreds of thousands of SNPs are plotted. To deal with this existing interactive browsers for visualization of multiple GWAS experiments, such as Zbrowse (Ziegler et al., 2015) and Assocplots (Khramtsova and Stranger, 2017) have put a restriction on the sample size by selecting top 5000 and 1000 SNPs, respectively.
Unlike the static and non-interactive Manhattan plot, PheGWAS does not plot all existing points but only focuses on SNPs over a certain pre-decided level of significance. The advantages of the PheGWAS plot are many; genetic variants can be browsed over multiple phenotypes in a single user definable plot which can be dynamically manipulated. Also, compared to a PheWAS plot, PheGWAS plots provide the chance to view different regions and traits at the same time allowing immediate identification of pleiotropic effects for multiple loci and multiple phenotypes. This enhances the researcher’s opportunity for subsequent data analysis, such as appropriate covariate selection in identifying genetic modifiers or for the construction of various predictive models that estimates the effect of a predictor on the response, in the presence of pleiotropy, like Genetic Instrumental Variable regression.
Using the example of the GLGC summary data, it was seen that PheGWAS is highly efficient in identifying SNPs and associated genes with an additional visual landscape representation by providing the researcher a walk-through of the SNP hit exploration. Although the current state of PheGWAS cannot perform any statistical analysis for colocalization, it can provide export data of regions of interest within the chromosome view that can be taken further for a colocalization study as demonstrated. This identification process of the region from the PheGWAS plot makes comparison of the association signals visually seamless rather than the traditional method of manually overlaying plots on top of each other (Kanduri et al., 2019).
While our demonstration considered a number of phenotypes PheGWAS can also be used to identify the different genetic architecture for the same trait between cohorts, such as population stratifications based on ethnicities and gender, provided the GWAS summary statistics data is available for each sub-group (in the package the gender data of BMI from giant consortium is provided). It does not, however, put any restriction on the number of sub-groups to be plotted.
Some of the limitations of PheGWAS were identified—it does not consider sample size variation, does not integrate by weighing the P-values and insights towards the local genetic correlations cannot explain the negative correlation between the traits and the region. PheGWAS is an ongoing project in which efforts are being made to implement these techniques for making it more appropriate for comprehensive gene–disease association analysis.
6 Future implementations
In PheGWAS, at each level, the plots allow investigation of each chromosome in greater detail than the previous level. In this report, we have demonstrated the highest level of visualization of all chromosomes, sectional visualization of significance strata and the single chromosomal view. We envisage a progression to furthermore detailed views being developed by the user community on the basis of the shared open source software in GitHub. Such as creating a 3D scatter plot for a specific base pair group and significance interval that expand the 2D locus-specific plots for single phenotype SNP stack provided by LocusZoom (Pruim et al., 2010) into multi-phenotype three dimensions. We also envisage future incorporation of additional information in SNP annotations by connecting to external databases, such as DisGeNET (http://www.disgenet.org) for gathering published research about associations of gene with any other diseases. Functionality for adding expression quantitative trait loci and methylation quantitative trait loci to the plot will help to understand the molecular alterations within a selected region in PheGWAS. The provision of information about the SNPs in LD as well as a measure of pleiotropic effects, if present, similar to the one provided by ShinyGPA (Kortemeier et al., 2018) we believe would also be useful.
We are considering a future implementation of RShiny (an R package to build interactive web applications) to provide greater flexibility for interacting when passing parameters to PheGWAS. The Shiny program could be hosted in any local server and be used as an interactive way to pass the parameters for a PheGWAS. Interactive nature gives the user the ability to upload the GWAS summary files to the web interface and then perform the PheGWAS on the entire chromosome or any chromosomes from the dropdown menu. The threshold to use for the sectional view can also be set according to the user preference.
Supplementary Material
Acknowledgements
We would like to thank the Health Informatics Centre (HIC), the principal investigators and our colleagues in the INSPIRED project.
Funding
This work was supported by the National Institute for Health Research using Official Development Assistance (ODA) funding [INSPIRED 16/136/102].
Conflict of Interest: None declared.
References
- Berisa T., Pickrell J.K. (2016) Approximately independent linkage disequilibrium blocks in human populations. Bioinformatics, 32, 283–285. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Broman K.W. (2015) R/qtlcharts: interactive graphics for quantitative trait locus mapping. Genetics, 199, 359–361. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Carroll R.J. et al. (2014) R PheWAS: data analysis and plotting tools for phenome-wide association studies in the R environment. Bioinformatics, 30, 2375–2376. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Cuellar-Partida G. et al. (2015) LocusTrack: integrated visualization of GWAS results and genomic annotation. Source Code Biol. Med., 10, 8–11. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Foley,C.N. et al. (2019) HyPrColoc: A fast and efficient colocalization algorithm for identifying shared genetic risk factors across multiple traits. BioRxiv. doi: 10.1101/592238. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Giambartolomei C. et al. (2018) A Bayesian framework for multiple trait colocalization from summary association statistics. Bioinformatics, 34, 2538–2545. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Grallert H. et al. (2013) Discovery and refinement of loci associated with lipid levels. Nat. Genet., 45, 1274–1283. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Gratten J., Visscher P.M. (2016) Genetic pleiotropy in complex traits and diseases: implications for genomic medicine. Genome Med., 8, 8–10. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Heinrich J. et al. (2012) iHAT: interactive hierarchical aggregation table for genetic association data. BMC Bioinformatics, 13 (Suppl. 8), S2. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Hoffmann T.J. et al. (2018) A large multiethnic genome-wide association study of adult body mass index identifies novel loci. Genetics, 210, 499–515. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Johnson A.D. et al. (2008) SNAP: a web-based tool for identification and annotation of proxy SNPs using HapMap. Bioinformatics, 24, 2938–2939. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Kanduri C. et al. (2019) Colocalization analyses of genomic elements: approaches, recommendations and challenges. Bioinformatics, 35, 1615–1624. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Khramtsova E.A., Stranger B.E. (2017) Assocplots: a Python package for static and interactive visualization of multiple-group GWAS results. Bioinformatics, 33, 432–434. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Kortemeier E. et al. (2018) ShinyGPA: an interactive visualization toolkit for investigating pleiotropic architecture using GWAS datasets. PLoS One, 13, e0190949. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Li M.J. et al. (2012) Genetic variant representation, annotation and prioritization in the post-GWAS era. Cell Res., 22, 1505–1508. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Pendergrass S.A. et al. (2012) Visually integrating and exploring high throughput Phenome-Wide Association Study (PheWAS) results using PheWAS-View. BioData Min., 5, 5. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Pruim R.J. et al. (2010) LocusZoom: regional visualization of genome-wide association scan results. Bioinformatics, 26, 2336–2337. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Roden D.M. et al. (2010) PheWAS: demonstrating the feasibility of a phenome-wide scan to discover gene-disease associations. Bioinformatics, 26, 1205–1210. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Shi H. et al. (2017) Local genetic correlation gives insights into the shared genetic architecture of complex traits. Am. J. Hum. Genet., 101, 737–751. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Turner S.D. (2018) qqman: an R package for visualizing GWAS results using Q-Q and Manhattan plots. J. Open Source Softw., 3, 731. [Google Scholar]
- Wang R. et al. (2016) A genome wide association study identifies multiple regions associated with head size in catfish. G3 (Bethesda), 6, 3389–3398. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Ziegler G.R. et al. (2015) Zbrowse: an interactive GWAS results browser. PeerJ Comput. Sci., 1, e3. [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.