Literature DB >> 21622953

ICSNPathway: identify candidate causal SNPs and pathways from genome-wide association study by one analytical framework.

Kunlin Zhang1, Suhua Chang, Sijia Cui, Liyuan Guo, Liuyan Zhang, Jing Wang.   

Abstract

Genome-wide association study (GWAS) is widely utilized to identify genes involved in human complex disease or some other trait. One key challenge for GWAS data interpretation is to identify causal SNPs and provide profound evidence on how they affect the trait. Currently, researches are focusing on identification of candidate causal variants from the most significant SNPs of GWAS, while there is lack of support on biological mechanisms as represented by pathways. Although pathway-based analysis (PBA) has been designed to identify disease-related pathways by analyzing the full list of SNPs from GWAS, it does not emphasize on interpreting causal SNPs. To our knowledge, so far there is no web server available to solve the challenge for GWAS data interpretation within one analytical framework. ICSNPathway is developed to identify candidate causal SNPs and their corresponding candidate causal pathways from GWAS by integrating linkage disequilibrium (LD) analysis, functional SNP annotation and PBA. ICSNPathway provides a feasible solution to bridge the gap between GWAS and disease mechanism study by generating hypothesis of SNP → gene → pathway(s). The ICSNPathway server is freely available at http://icsnpathway.psych.ac.cn/.

Entities:  

Mesh:

Year:  2011        PMID: 21622953      PMCID: PMC3125783          DOI: 10.1093/nar/gkr391

Source DB:  PubMed          Journal:  Nucleic Acids Res        ISSN: 0305-1048            Impact factor:   16.971


INTRODUCTION

Genome-wide association study (GWAS) (1) is a routine approach to identify novel genetic susceptibility by utilizing genome-wide SNP (single nucleotide polymorphism) array. There have been more than 800 GWAS applications to date (http://www.genome.gov/gwastudies) (2) and the number keeps increasing. From a large amount of genome-wide variants (∼300–1000 K or more), a GWAS investigation generally identifies a few SNPs that are statistically significantly associated with a human complex disease or some trait. As GWAS serves as initializations of future genetic and mechanism study of complex traits, one of the key challenges of GWAS data interpretation is to identify causal SNPs (the SNPs that affect trait) and provide profound evidence and hypothesis on the mechanism through which they affect the trait (3). Currently, there is some research focusing on inferring candidate causal variants from the most significant SNPs (i.e. SNPs with P-value below certain threshold. P-value < 10−5 is utilized by NHGRI GWAS Catalog (2).) or prioritizing the most significant SNPs by linkage disequilibrium (LD) analysis and functional SNP annotation (4–13). However, these analyses can only annotate SNPs to genes. Since a gene can be involved in a variety of pathways, to further annotate genes to pathways, which represent certain biological mechanisms of the complex disease, would require more evidences such as the combined genetic effect. Although pathway-based analysis (PBA) has been developed to identify disease-related pathways (14–18), it emphasizes on interpreting the full list of GWAS SNPs, instead of the most significant SNPs, by searching a large pathway database [e.g. all pathways in the KEGG database (19)]. So the key intention of PBA is to identify novel pathways associated with traits instead of candidate causal pathways that represent the way in which the candidate causal SNPs affect traits. A feasible proposal to address the above challenges is to establish one unified analytical framework to combine the analysis of candidate causal SNPs and PBA, to generate hypothesis of SNP → gene → pathway(s) which represents that the candidate causal SNP alters the role of its corresponding gene/protein in the context of the pathway(s) associated with traits. So far, there is no web server available to provide such a composed solution. Here, we propose the ICSNPathway (Identify candidate Causal SNPs and Pathways) web server, an analytical framework for comprehensive interpretation of GWAS data by integrating LD analysis, functional SNP annotation and pathway-based analysis. ICSNPathway aims to provide an open platform to facilitate researchers to identify the candidate causal SNPs and candidate causal mechanisms of human diseases or traits and to guide future genetic and mechanism study.

OVERVIEW OF THE ICSNPATHWAY APPROACH

The ICSNPathway web server implements a two-stage analysis. The first stage is to pre-select candidate causal SNPs by LD analysis and functional SNP annotation based on the most significant SNPs of GWAS. The second stage is to annotate the biological mechanisms for the pre-selected candidate causal SNPs by using PBA. There are two key basic concepts and one key algorithm applied in ICSNPathway. One concept is LD analysis, which searches the SNPs in LD with the most significant SNPs of GWAS to ensure to capture more possible candidate causal SNPs based on the extended data set which includes HapMap data (20). The other concept is functional SNPs. ICSNPathway pre-selects candidate causal SNPs based on functional SNPs, which are important for understanding the underlying genetics of human health. Functional SNPs are defined as SNPs that may alter protein, gene expression or the role of protein in context of pathway. The functional SNPs include deleterious and non-deleterious non-synonymous SNPs, SNPs leading to gain or lost of stop codon, SNPs resulting in frame shift, SNPs in essential splice site (the first two bp and last two bp of an intron) and SNPs in regulatory region [including DNase I hypersensitive sites which marks open chromatin, histone modification sites, CCCTC-binding factor (CTCF) sites which characterize insulator/enhancer elements, and transcription factor binding sites (TFBSs)] (21). The ICSNPathway server implements a PBA algorithm, as named i-GSEA (improved-gene set enrichment analysis), on the full list of GWAS SNP P-values to detect pathways associated with traits (18). Briefly, (i) each SNP is mapped to its nearest gene according to the SNP and gene localization in Ensembl 61 database (http://www.ensembl.org/biomart/martview) (21), and the maximum t = −log(P-value) of the SNPs mapped to a gene is assigned to represent the gene. Then all the genes are ranked by decreasing their representation value t. (ii) For each pathway S, ES (enrichment score, i.e. a Kolmogor-Smirnov like running-sum statistics with weight (a)) which measures the tendency that genes of a pathway are located at the top of the ranked gene list, is calculated. (iii) ES is converted to SPES (significant proportion based enrichment score) by multiplying it to m/m, where m is the proportion of significant genes (defined as genes mapped with at least one of the top 5% most significant SNPs of all SNPs in GWAS) for pathways S and m is the proportion of significant genes for all the genes in the GWAS. (iv) SNP label permutation and normalization are employed to generate the distribution of SPES and to correct gene variation (the bias due to different genes with different number of mapped SNPs) and pathway variation (the bias due to different pathways consisting of different number of genes). (v) Based on all the distributions of SPESs generated by permutation, nominal P-value is calculated and false discovery rate (FDR) is computed for multiple testing correction (22).

DESCRIPTION OF THE ICSNPATHWAY WEB SERVER

System development, system overview and data resources

ICSNPathway is written in Java and JSP based on Struts framework and implemented on an Apache web server. AJAX is used for the interface development. The web server is freely available and registration is not required. Besides the web-based browser, users can run ICSNPathway through command lines by using the template program provided in the web site. The overview of ICSNPathway web server is shown in Figure 1.
Figure 1.

System overview of the ICSNPathway web server.

System overview of the ICSNPathway web server. There are several data resources included in our web server to support the analysis. One is the LD data from HapMap (phases I + II + III, rel #27, downloaded from http://hapmap.ncbi.nlm.nih.gov/downloads/ld_data/2009-04_rel27/) (20) for LD analysis of the most significant SNPs. Another is the SNP function annotation database, which was built based on Ensembl 61 database (http://www.ensembl.org/biomart/martview) (21) and by integrating predictions of deleterious non-synonymous SNPs from PolyPhen-2 (5), SIFT (6) and SNPs3D (7). The third is the pathway database consisting of pathways from KEGG (http://www.genome.jp/kegg/pathway.html) (19), BioCarta (http://www.biocarta.com/genes/index.asp), GO (gene ontology, http://www.geneontology.org/) (23) (level 4 GO terms of biological process domain and molecular function domain) and MSigDB (http://www.broadinstitute.org/gsea/msigdb/index.jsp) v3.0 (24) (curated GO terms of biological process domain and molecular function domain).

Input data

The required input data of ICSNPathway is the full list of GWAS SNP P-values (rs-IDs along with corresponding association test P-values separated by tab and without head line). To define the most significant SNPs, users may input the P-value threshold or use the default parameter. Another optional input is the customized pathway data for PBA. If users make hypothesis that some pathways, which may not be included in our web server, might be associated with certain trait, they can upload the pathway data onto the server. The uploaded pathway data can either be combined with the existing pathway database in our server or be used as a separate pathway database.

Running procedure

There are mainly four steps included in the ICSNPathway analytical framework. (i) Search for SNPs in LD with (r or D′ > user-defined threshold, default: r > 0.8) and located in the flanking region (with distance up to 200 kb up- and downstream) of the most significant SNPs of GWAS; then perform functional annotation on these SNPs (including the most significant SNPs) by querying the internal SNP function annotation database. (ii) Map the functional SNPs to their corresponding genes and then select the pathways containing any one of the mapped genes from the default or customized pathway database as search space for PBA. (iii) Perform PBA using algorithm described above on the full list of GWAS SNP P-values. (iv) Identify candidate causal SNPs and corresponding candidate causal pathways to generate study hypothesis of SNP → gene → pathway(s) for disease mechanism. The candidate causal pathways are defined as pathways identified by PBA and the candidate causal SNPs are defined as functional SNPs both in LD with the most significant SNPs and in the candidate causal pathways. With default parameters, usually it will take less than three minutes for a single run which includes ∼150 most significant SNPs and ∼455 K GWAS SNP P-values. The GWAS data uploaded by users will be deleted automatically as soon as the above 4-step analysis is finished. The main default parameters used in ICSNPathway include: (i) threshold to specify the most significant SNPs: P-value < 10−5, (ii) HapMap population: CEU, (iii) LD cutoff: r > 0.8, (iv)distance for searching LD neighborhoods: 200 kb, (v) rule of mapping SNPs to genes: within gene, (vi) pathway/gene set database: KEGG, BioCarta, GO biological process and GO molecular function, (vii) number of genes in each pathway/gene set: minimum 5 and maximum 100 and (viii) FDR (False Discovery Rate) cutoff for multiple testing correction for PBA: 0.05.

Output and analyzing a GWAS investigation for rheumatoid arthritis

The output includes lists of candidate causal SNPs and corresponding candidate causal pathways with detailed information for each SNP and pathway. The information for each candidate causal SNP includes rs-ID, functional class, corresponding gene, the candidate causal pathway(s) it represents in, its −log10(P-value) in original GWAS, the most significant SNP that it is in LD with, r, D′, and −log10(P-value) of the most significant SNP in original GWAS. The information for each candidate causal pathway includes detailed description, genes, nominal P-value and FDR (both are for PBA) to help evaluate the statistical significance of the candidate causal pathway. Hypothesis derived from the above analysis is expressed as [SNP (functional class) → gene → pathway(s)]. As an example, we investigated a GWAS of rheumatoid arthritis (RA) (25). The result of this GWAS includes ∼455 K GWAS SNP P-values and 154 SNPs with P-value < 10−5. Utilizing the ∼455 K GWAS SNP P-values as input and the 154 SNPs as the most significant SNPs, with default parameters, ICSNPathway identified two candidate causal SNPs (rs2476601 and rs2230926) and two candidate causal pathways (‘protein tyrosine phosphatase activity’ and ‘CD40L signaling pathway’) (Tables 1 and 2). SNP rs2476601 is in LD with rs6679677 (r = 1.0), which is with genome-wide significance in the original GWAS (P-value = 3.2 × 10−26). SNP rs2230926 is in LD with rs5029939 (r = 1.0), which does not reach genome-wide significance in the original GWAS (P-value = 3.2 × 10−6). Although rs2476601 and rs2230926 were not presented in the original GWAS for RA, both of them were proved to be associated with RA in additional GWASs for RA (26–29).
Table 1.

Candidate causal SNPs of RA

Candidate causal SNPFunctional classGeneCandidate causal pathwaya−log10(P)bIn LD withr2D'−log10(P)c
rs2476601non-synonymous (deleterious)PTPN221rs66796771.01.025.5
rs2230926non-synonymousTNFAIP32rs50299391.01.05.5

aThe number indicates the index of pathways, which are ranked by their statistical significance (FDR). b−log10(P) for candidate causal SNP in original GWAS. ‘-’ denotes that this SNP is not represented in the original GWAS. c−log10(P) for the SNP (which the candidate causal SNP is in LD with) in original GWAS.

Table 2.

Candidate causal pathways of RA

IndexCandidate pathwayNominal PFDR
1protein tyrosine phosphatase activity (GO:0004725)0.0040.041
2CD40L Signaling Pathway (cd40Pathway)0.0100.042
Candidate causal SNPs of RA aThe number indicates the index of pathways, which are ranked by their statistical significance (FDR). b−log10(P) for candidate causal SNP in original GWAS. ‘-’ denotes that this SNP is not represented in the original GWAS. c−log10(P) for the SNP (which the candidate causal SNP is in LD with) in original GWAS. Candidate causal pathways of RA The two candidate causal SNPs and two candidate causal pathways indicate two hypotheses of biological mechanisms. One is [rs2476601 (non-synonymous, deleterious) → PTPN22 → protein tyrosine phosphatase activity] and the other is [rs2230926 (non-synonymous) → TNFAIP3CD40L signaling pathway]. rs2476601(C/T) locates within the coding region of gene PTPN22, which encodes lymphoid tyrosine phosphatase (LYP). LYP acts as a key negative regulator of T cell receptor (TCR) signaling. It can phosphorylate and be phosphorylated by protein tyrosine kinase Csk, another negative regulator of TCR signaling. The risk allele T of rs2476601 leads to a R620W substitution within the protein. The substitution affects the interaction between LYP and Csk and reduces phosphorylation of LYP on tyrosine. The change of protein tyrosine phosphatase activity affects TCR signaling and abnormal TCR signaling has been considered as a major risk factor for autoimmunity, such as RA (30). For rs2230926 (T/G), it is a coding SNP in gene TNFAIP3, which encodes protein A20, which is a participant of CD40L signaling pathway. A20 has anti-inflammatory activity by inhibiting TNF-induced NF-kB activity in CD40L signaling pathway. The allele G of rs2230926 results in a F127C substitution, which will reduce the effectiveness of A20 to inhibit NF-kB activity and may affect the susceptibility of RA (31). The above two hypotheses were derived by GWAS data interpretation using ICSNPathway and are both well supported by experimental evidences.

DISCUSSION

In order to solve the challenge for GWAS data interpretation, our web server is developed to identify candidate causal SNPs and corresponding candidate causal pathways in one analytical framework. ICSNPathway will help researchers to derive mechanism hypothesis of SNP → gene → pathway(s) for complex disease study. It is well-known that complex disease is caused by multiple genetic factors interacting with environmental factors and complex molecular network and cellular pathways usually play important roles in susceptibility of complex diseases (32). As pathways represent the combined genetic effect, the candidate causal SNPs, which are supported by the pathways associated with traits, are supposed to have much higher confidence to be true than those that are lacking in support of such pathways. Meanwhile, ICSNPathway considers not only the strong association signal of most significant SNPs, but also the combined effect of modest SNPs, which ensures a comprehensive analysis. It should be noted that ICSNPathway is not intended to be used to predict true causal SNPs and pathways since for complex diseases, due to the limited understanding of their genetic basis, currently there is no concrete evidence to be used to establish the predictive properties (e.g. assessments of false-positive rates) for ICSNPathway. So the outputs of ICSNPathway are candidate causal SNPs and pathways, plus the mechanism hypotheses of SNP → gene → pathway(s) based on them. An important application of the ICSNPathway results is to allow investigators to test ‘a priori’ hypothesis concerning pathways by using candidate causal SNPs as the practical starting point. For such applications, although there is no concrete evidence of prediction, some investigators may still wish to test certain pathway-related hypotheses, particularly if there is some ‘a priori’ connection between the pathway and the disease of interest. At the time of writing, there is no web-based tool that performs the same function as ICSNPathway, namely to identify candidate causal SNPs and their corresponding candidate causal pathways from GWAS by integrating linkage disequilibrium (LD) analysis, functional SNP annotation and PBA. The summary and comparison of current GWAS web tools are shown in Table 3, which can be classified into two types. One type of web tool is for identification of candidate causal SNPs or prioritizing SNPs, which includes SNAP (4), PolyPhen-2 (5), SIFT (6), SNPs3D (7), PANTHER (8), FASTSNP (9), F-SNP (10), CandiSNPer (11), SPOT (12) and SNPinfo (13). The SNAP web server employs LD analysis to identify the proxy SNPs of the input SNPs by using HapMap (20). The web tools of PolyPhen-2, SIFT, SNPs3D and PANTHER focus on non-synonymous SNPs to predict their (deleterious) impact on protein. FASTSNP and F-SNP annotate functional information (deleterious non-synonymous, splice site, etc) to the input SNPs. While the web servers like CandiSNPer, SPOT and SNPinfo implement both LD analysis and functional SNP annotation to annotate or prioritize the input SNP(s). The other type of GWAS web tools is for identification of pathways associated with disease, which includes GeSBAP (16), GSA-SNP (17) and i-GSEA4GWAS (18). These three tools focus on interpretation of the full list GWAS data by applying three different PBA approaches of segmentation test, a collection of three methods (Z-statistic method, restandardized GSA and GSEA), and i-GSEA respectively to identify disease-associated pathways. The first type of web tools provides the output of SNP(s) along with function annotation (except SNAP which does not provide function annotation) to provide the hypothesis of candidate causal SNP → gene, without taking into account the information of disease-associated pathways. While the second type of web tools identifies pathways associated with trait to generate the hypotheses only in pathway level, without analysis on significant SNPs and genes. ICSNPathway will bridge the gap between these two types of web tools by implementing both the analysis of candidate causal SNPs and PBA. The ICSNPathway web server will help improve GWAS data interpretation from variants to biological mechanisms to well guide future biological mechanism studies.
Table 3.

Summary and comparison of some web tools for GWAS

Web toolInputOutput
proxy SNPfunctional SNP annotationpathway associated with trait
SNAP (4)a list of SNPsYesNoNo
PolyPhen-2 (5)single non-synonymous SNPNoYesNo
SIFT (6)a list of non-synonymous SNPsNoYesNo
SNPs3D (7)single non-synonymous SNPNoYesNo
PANTHER (8)single non-synonymous SNPNoYesNo
FASTSNP (9)a list of SNPsNoYesNo
F-SNP (10)single SNPNoYesNo
CandiSNPer (11)single SNPYesYesNo
SPOT (12)a list of SNPs, with or without P-valuesYesYesNo
GenomePipe of SNPinfo (13)a list of GWAS SNP P-valuesYesYesNo
GeSBAP (16)full list of GWAS SNP P-values or genotype dataNoNoYes
GSA-SNP (17)afull list of GWAS SNP P-valuesNoNoYes
i-GSEA4GWAS (18)full list of GWAS SNP P-valuesNoNoYes
ICSNPathwayfull list of GWAS SNP P-valuesYesYesYes

aGSA-SNP is a stand-alone tool.

Summary and comparison of some web tools for GWAS aGSA-SNP is a stand-alone tool. We set two strict default parameters in ICSNPathway for pathway-based analysis. One is for parameter ‘rule of mapping SNPs to genes’ (default: within gene, which means that only the P-values of the SNPs located within genes are utilized in PBA) and the other is for parameter ‘FDR cutoff for multiple testing correction for PBA’ (default: 0.05). These default settings ensure that the result of PBA is based on the association signals inside genes and with statistical significance. Users may also adjust the ‘rule of mapping SNPs to genes’ to ‘500 kb upstream and downstream of gene’ and/or relax the ‘FDR cutoff for multiple testing correction for PBA’ to 0.25, for example. In this way users may get more candidate causal SNPs and pathways to try the possibility to have more novel findings, but the confidence of the results will be reduced and this will also increase the background noise for the true results. The premise that ICSNPathway is applicable for a GWAS investigation is that both LD neighborhood(s) of the most significant SNPs from HapMap LD data (r > 0.8) and functional information of the LD neighborhood(s) from Ensembl database are available. We evaluated whether our approach could be widely used for the available GWAS investigations. By the end of March 2011, taking the GWASs for Caucasian population as an example, there have been 3391 SNPs (P-value < 10−5) identified by 556 GWAS investigations for 361 traits (http://www.genome.gov/gwastudies). Of these studies, there are a total of 477 SNPs (most significant SNPs plus their LD neighborhoods with functional annotation) in 265 GWASs (∼48%) for 185 traits (∼51%) that can be analyzed by ICSNPathway. Thus, ICSNPathway is applicable to a high proportion of available GWASs. The most significant SNPs, which represent most significant association signals detected by GWAS, are utilized in the initial step of the ICSNPathway analysis for searching candidate causal SNPs. However there are usually a limited number of such SNPs for a single GWAS, leading to the possible limitation while searching for candidate causal SNPs. To solve this, a possible way is to loose the threshold of P-value while specifying the most significant SNPs or extend the most significant SNPs to SNPs identified by other GWASs for the same trait or any other SNPs that are considered to be associated with trait according to users’ knowledge. So users may use the customized most significant SNPs as input (ICSNPathway provides this option while the input of the full list of GWAS SNP P-values is mandatory). Thus, ICSNPathway is extendable to help researchers to test and find proofs for their own hypothesis. ICSNPathway will be regularly updated to ensure the most up-to-date data resources. In the future, ICSNPathway will be extended to fulfill more functions with more user-friendly options. For example, the function of LD neighborhood searching will be implemented by calculating LD using HapMap genotype data, so that users can search for LD neighborhoods of the most significant SNPs with a more flexible range. In summary, ICSNPathway represents a feasible solution for identifying both candidate causal SNPs and their corresponding candidate causal pathways to bridge the gap between GWAS and biological mechanism study of complex disease.

FUNDING

Knowledge Innovation Program of the Chinese Academy of Sciences (KSCX2-EW-J-8); Project for Young Scientists Fund, Institute of Psychology, Chinese Academy of Sciences (O9CX115011). Funding for open access charge: KSCX2-EW-J-8. Conflict of interest statement. None declared.
  32 in total

1.  Identifying differentially expressed genes using false discovery rate controlling procedures.

Authors:  Anat Reiner; Daniel Yekutieli; Yoav Benjamini
Journal:  Bioinformatics       Date:  2003-02-12       Impact factor: 6.937

Review 2.  Genome-wide association studies: potential next steps on a genetic journey.

Authors:  Mark I McCarthy; Joel N Hirschhorn
Journal:  Hum Mol Genet       Date:  2008-10-15       Impact factor: 6.150

3.  SNAP: a web-based tool for identification and annotation of proxy SNPs using HapMap.

Authors:  Andrew D Johnson; Robert E Handsaker; Sara L Pulit; Marcia M Nizzari; Christopher J O'Donnell; Paul I W de Bakker
Journal:  Bioinformatics       Date:  2008-10-30       Impact factor: 6.937

Review 4.  Genome-wide association studies for complex traits: consensus, uncertainty and challenges.

Authors:  Mark I McCarthy; Gonçalo R Abecasis; Lon R Cardon; David B Goldstein; Julian Little; John P A Ioannidis; Joel N Hirschhorn
Journal:  Nat Rev Genet       Date:  2008-05       Impact factor: 53.242

5.  Gene set enrichment analysis: a knowledge-based approach for interpreting genome-wide expression profiles.

Authors:  Aravind Subramanian; Pablo Tamayo; Vamsi K Mootha; Sayan Mukherjee; Benjamin L Ebert; Michael A Gillette; Amanda Paulovich; Scott L Pomeroy; Todd R Golub; Eric S Lander; Jill P Mesirov
Journal:  Proc Natl Acad Sci U S A       Date:  2005-09-30       Impact factor: 11.205

6.  TRAF1-C5 as a risk locus for rheumatoid arthritis--a genomewide study.

Authors:  Robert M Plenge; Mark Seielstad; Leonid Padyukov; Annette T Lee; Elaine F Remmers; Bo Ding; Anthony Liew; Houman Khalili; Alamelu Chandrasekaran; Leela R L Davies; Wentian Li; Adrian K S Tan; Carine Bonnard; Rick T H Ong; Anbupalam Thalamuthu; Sven Pettersson; Chunyu Liu; Chao Tian; Wei V Chen; John P Carulli; Evan M Beckman; David Altshuler; Lars Alfredsson; Lindsey A Criswell; Christopher I Amos; Michael F Seldin; Daniel L Kastner; Lars Klareskog; Peter K Gregersen
Journal:  N Engl J Med       Date:  2007-09-05       Impact factor: 91.245

7.  Multiple polymorphisms in the TNFAIP3 region are independently associated with systemic lupus erythematosus.

Authors:  Stacy L Musone; Kimberly E Taylor; Timothy T Lu; Joanne Nititham; Ricardo C Ferreira; Ward Ortmann; Nataliya Shifrin; Michelle A Petri; M Ilyas Kamboh; Susan Manzi; Michael F Seldin; Peter K Gregersen; Timothy W Behrens; Averil Ma; Pui-Yan Kwok; Lindsey A Criswell
Journal:  Nat Genet       Date:  2008-09       Impact factor: 38.330

8.  FASTSNP: an always up-to-date and extendable service for SNP function analysis and prioritization.

Authors:  Hsiang-Yu Yuan; Jen-Jie Chiou; Wen-Hsien Tseng; Chia-Hung Liu; Chuan-Kun Liu; Yi-Jung Lin; Hui-Hung Wang; Adam Yao; Yuan-Tsong Chen; Chun-Nan Hsu
Journal:  Nucleic Acids Res       Date:  2006-07-01       Impact factor: 16.971

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.  F-SNP: computationally predicted functional SNPs for disease association studies.

Authors:  Phil Hyoun Lee; Hagit Shatkay
Journal:  Nucleic Acids Res       Date:  2007-11-05       Impact factor: 16.971

View more
  41 in total

1.  Pathway analysis of genome-wide association study for bone mineral density.

Authors:  Young Ho Lee; Sung Jae Choi; Jong Dae Ji; Gwan Gyu Song
Journal:  Mol Biol Rep       Date:  2012-04-25       Impact factor: 2.316

2.  Linkage-disequilibrium-based binning affects the interpretation of GWASs.

Authors:  Andrea Christoforou; Michael Dondrup; Morten Mattingsdal; Manuel Mattheisen; Sudheer Giddaluru; Markus M Nöthen; Marcella Rietschel; Sven Cichon; Srdjan Djurovic; Ole A Andreassen; Inge Jonassen; Vidar M Steen; Pål Puntervoll; Stéphanie Le Hellard
Journal:  Am J Hum Genet       Date:  2012-03-22       Impact factor: 11.025

3.  Prioritization of candidate genes for attention deficit hyperactivity disorder by computational analysis of multiple data sources.

Authors:  Suhua Chang; Weina Zhang; Lei Gao; Jing Wang
Journal:  Protein Cell       Date:  2012-07-10       Impact factor: 14.870

Review 4.  Functional and genomic context in pathway analysis of GWAS data.

Authors:  Michael A Mooney; Joel T Nigg; Shannon K McWeeney; Beth Wilmot
Journal:  Trends Genet       Date:  2014-08-22       Impact factor: 11.639

5.  Genome-wide pathway analysis in major depressive disorder.

Authors:  Gwan Gyu Song; Jae-Hoon Kim; Young Ho Lee
Journal:  J Mol Neurosci       Date:  2013-06-23       Impact factor: 3.444

6.  Multi-marker analysis of genomic annotation on gastric cancer GWAS data from Chinese populations.

Authors:  Fei Yu; Tian Tian; Bin Deng; Tianpei Wang; Qi Qi; Meng Zhu; Caiwang Yan; Hui Ding; Jinchen Wang; Juncheng Dai; Hongxia Ma; Yanbing Ding; Guangfu Jin
Journal:  Gastric Cancer       Date:  2018-06-01       Impact factor: 7.370

7.  Genome-wide association pathway analysis to identify candidate single nucleotide polymorphisms and molecular pathways for gastric adenocarcinoma.

Authors:  Hongcheng Zhu; Meilin Yang; Hao Zhang; Xiaochen Chen; Xi Yang; Chi Zhang; Qin Qin; Hongyan Cheng; Xinchen Sun
Journal:  Tumour Biol       Date:  2015-02-17

8.  Genome-wide pathway analysis of a genome-wide association study on multiple sclerosis.

Authors:  Gwan Gyu Song; Sung Jae Choi; Jong Dae Ji; Young Ho Lee
Journal:  Mol Biol Rep       Date:  2012-12-14       Impact factor: 2.316

9.  Pathway analysis of genome-wide association studies for Parkinson's disease.

Authors:  Gwan Gyu Song; Young Ho Lee
Journal:  Mol Biol Rep       Date:  2012-12-13       Impact factor: 2.316

10.  Genome-wide pathway analysis in neuroblastoma.

Authors:  Young Ho Lee; Jae-Hoon Kim; Gwan Gyu Song
Journal:  Tumour Biol       Date:  2013-11-30
View more

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