<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to PAPA</title><link>https://sourceforge.net/p/papav1/wiki/PAPA/</link><description>Recent changes to PAPA</description><atom:link href="https://sourceforge.net/p/papav1/wiki/PAPA/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 03 Nov 2015 13:39:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/papav1/wiki/PAPA/feed" rel="self" type="application/rss+xml"/><item><title>PAPA modified by yanwen</title><link>https://sourceforge.net/p/papav1/wiki/PAPA/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yanwen</dc:creator><pubDate>Tue, 03 Nov 2015 13:39:57 -0000</pubDate><guid>https://sourceforge.net5caa4fd1a972a379f14a39550026c34241850ca2</guid></item><item><title>PAPA modified by yanwen</title><link>https://sourceforge.net/p/papav1/wiki/PAPA/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yanwen</dc:creator><pubDate>Tue, 03 Nov 2015 12:51:40 -0000</pubDate><guid>https://sourceforge.net703809c497652ad43eee643a2047f745b4c482e7</guid></item><item><title>PAPA modified by yanwen</title><link>https://sourceforge.net/p/papav1/wiki/PAPA/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yanwen</dc:creator><pubDate>Tue, 03 Nov 2015 12:48:29 -0000</pubDate><guid>https://sourceforge.net95cad051dfad6c2d1cd6e1a808042b79fb268970</guid></item><item><title>PAPA modified by yanwen</title><link>https://sourceforge.net/p/papav1/wiki/PAPA/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -9,14 +9,14 @@

 **2.Parameter Setting**
 PAPA will ask users to input a set of parameters before starting analysis:
-**(1)****SNP-gene annotation file name**: Please input the storage path and name of SNP-gene annotation file. We provide a SNP-gene annotation file, named “SNPmap.txt” in PAPA package. “SNPmap.txt” contains 419,513 entries. In this file, SNPs are assigned to a gene, if they located within the gene or &amp;lt; 500 kb upstream or downstream of the gene. Users’ SNP-gene annotation files are also acceptable in PAPA. Please make your SNP-gene annotation files using following format:
+**(1)SNP-gene annotation file name**: Please input the storage path and name of SNP-gene annotation file. We provide a SNP-gene annotation file, named “SNPmap.txt” in PAPA package. “SNPmap.txt” contains 419,513 entries. In this file, SNPs are assigned to a gene, if they located within the gene or &amp;lt; 500 kb upstream or downstream of the gene. Users’ SNP-gene annotation files are also acceptable in PAPA. Please make your SNP-gene annotation files using following format:
    Example:
    rs2101576   AJAP1
    rs10915493  AJAP1
    rs10799221  AJAP1
    ....   
    Each line of this file records a SNP (the first column) and corresponding gene (the second column). 
-**(2)****Gene-pathway annotation file name**: Please input the storage path and name of gene-pathway annotation file. We provide two pathway-gene annotation files in PAPA package. The first one (“PathmapGSEA.txt”) contains the pathways and gene ontology categories, derived from GSEA Molecular Signatures Database. The second one (“PathmapKEGG.txt”) contains the pathways and gene ontology terms, collected from KEGG, BioCarta, Ambion GeneAssist Pathway Atlas and Gene Ontology (GO) database. 
+**(2)Gene-pathway annotation file name**: Please input the storage path and name of gene-pathway annotation file. We provide two pathway-gene annotation files in PAPA package. The first one (“PathmapGSEA.txt”) contains the pathways and gene ontology categories, derived from GSEA Molecular Signatures Database. The second one (“PathmapKEGG.txt”) contains the pathways and gene ontology terms, collected from KEGG, BioCarta, Ambion GeneAssist Pathway Atlas and Gene Ontology (GO) database. 
     Users’gene-pathway annotation files are also acceptable in PAPA. Users can obtain pathway annotation information from public database, such as KEGG (http://www.genome.ad.jp/kegg/pathway.html), GSEA Molecular Signatures Database (http://www.broadinstitute.org/gsea/msigdb/ index.jsp), Gene Ontology (http://www.geneontology.org), Reactome (http://www.reactome.org/). Please make your gene-pathway annotation files using following format:
     Example:
     KEGG_GALACTOSE_METABOLISM  LALBA
@@ -26,7 +26,7 @@
     ....
     Each line of this file records a pathway (the first column) and corresponding gene (the second column)

-**(3)****GWAS summary file name of phenotype 1**: Please input the storage path  and name of GWAS summary file of phenotype 1. This file records the GWAS statistics of each SNP of phenotype 1. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column) , for instance, chi-square values for qualitative traits.
+**(3)GWAS summary file name of phenotype 1**: Please input the storage path  and name of GWAS summary file of phenotype 1. This file records the GWAS statistics of each SNP of phenotype 1. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column) , for instance, chi-square values for qualitative traits.
    Example:
    rs3748597   0.524
    rs2465136   0.119
@@ -34,7 +34,7 @@
    rs9442372   0.919
    ....

-**(4)****GWAS summary file name of phenotype 2**: Please input the storage path and name of GWAS summary file of phenotype 2. This file records the GWAS statistics of each SNP of phenotype 2. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column).
+**(4)GWAS summary file name of phenotype 2**: Please input the storage path and name of GWAS summary file of phenotype 2. This file records the GWAS statistics of each SNP of phenotype 2. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column).
    Example:
    rs3748597   0.223
    rs2465136   0.321
@@ -42,9 +42,9 @@
    rs9442372   2.108
    ....

-**(5)****Permuation times**: Permutations are used for P value calculation in PAPA. More than 1,000 permutations are recommended for obtaining accurate P values. Note, too large permutation times will make PAPA taking a long time to complete data analysis.
-**(6)****Max and min sizes of analyzed pathways**: Users need to define the maximum (fault value = 200 genes) and minimum (fault value = 5 genes) sizes of pathways analyzed by PAPA. 
-**(7)****Weight parameter of phenotype 1 and phenotype 2**: Please input the weighting parameters of phenotype 1 and phenotype 2. 
+**(5)Permuation times**: Permutations are used for P value calculation in PAPA. More than 1,000 permutations are recommended for obtaining accurate P values. Note, too large permutation times will make PAPA taking a long time to complete data analysis.
+**(6)Max and min sizes of analyzed pathways**: Users need to define the maximum (fault value = 200 genes) and minimum (fault value = 5 genes) sizes of pathways analyzed by PAPA. 
+**(7)Weight parameter of phenotype 1 and phenotype 2**: Please input the weighting parameters of phenotype 1 and phenotype 2. 

 **3.Output files**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yanwen</dc:creator><pubDate>Tue, 03 Nov 2015 12:47:23 -0000</pubDate><guid>https://sourceforge.netb82dc791eccc6e06bb0886402601c41cff0850f1</guid></item><item><title>PAPA modified by yanwen</title><link>https://sourceforge.net/p/papav1/wiki/PAPA/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -9,14 +9,14 @@

 **2.Parameter Setting**
 PAPA will ask users to input a set of parameters before starting analysis:
-(1)**SNP-gene annotation file name**: Please input the storage path and name of SNP-gene annotation file. We provide a SNP-gene annotation file, named “SNPmap.txt” in PAPA package. “SNPmap.txt” contains 419,513 entries. In this file, SNPs are assigned to a gene, if they located within the gene or &amp;lt; 500 kb upstream or downstream of the gene. Users’ SNP-gene annotation files are also acceptable in PAPA. Please make your SNP-gene annotation files using following format:
+**(1)****SNP-gene annotation file name**: Please input the storage path and name of SNP-gene annotation file. We provide a SNP-gene annotation file, named “SNPmap.txt” in PAPA package. “SNPmap.txt” contains 419,513 entries. In this file, SNPs are assigned to a gene, if they located within the gene or &amp;lt; 500 kb upstream or downstream of the gene. Users’ SNP-gene annotation files are also acceptable in PAPA. Please make your SNP-gene annotation files using following format:
    Example:
    rs2101576   AJAP1
    rs10915493  AJAP1
    rs10799221  AJAP1
    ....   
    Each line of this file records a SNP (the first column) and corresponding gene (the second column). 
-(2)**Gene-pathway annotation file name**: Please input the storage path and name of gene-pathway annotation file. We provide two pathway-gene annotation files in PAPA package. The first one (“PathmapGSEA.txt”) contains the pathways and gene ontology categories, derived from GSEA Molecular Signatures Database. The second one (“PathmapKEGG.txt”) contains the pathways and gene ontology terms, collected from KEGG, BioCarta, Ambion GeneAssist Pathway Atlas and Gene Ontology (GO) database. 
+**(2)****Gene-pathway annotation file name**: Please input the storage path and name of gene-pathway annotation file. We provide two pathway-gene annotation files in PAPA package. The first one (“PathmapGSEA.txt”) contains the pathways and gene ontology categories, derived from GSEA Molecular Signatures Database. The second one (“PathmapKEGG.txt”) contains the pathways and gene ontology terms, collected from KEGG, BioCarta, Ambion GeneAssist Pathway Atlas and Gene Ontology (GO) database. 
     Users’gene-pathway annotation files are also acceptable in PAPA. Users can obtain pathway annotation information from public database, such as KEGG (http://www.genome.ad.jp/kegg/pathway.html), GSEA Molecular Signatures Database (http://www.broadinstitute.org/gsea/msigdb/ index.jsp), Gene Ontology (http://www.geneontology.org), Reactome (http://www.reactome.org/). Please make your gene-pathway annotation files using following format:
     Example:
     KEGG_GALACTOSE_METABOLISM  LALBA
@@ -26,7 +26,7 @@
     ....
     Each line of this file records a pathway (the first column) and corresponding gene (the second column)

-(3)**GWAS summary file name of phenotype 1**: Please input the storage path  and name of GWAS summary file of phenotype 1. This file records the GWAS statistics of each SNP of phenotype 1. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column) , for instance, chi-square values for qualitative traits.
+**(3)****GWAS summary file name of phenotype 1**: Please input the storage path  and name of GWAS summary file of phenotype 1. This file records the GWAS statistics of each SNP of phenotype 1. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column) , for instance, chi-square values for qualitative traits.
    Example:
    rs3748597   0.524
    rs2465136   0.119
@@ -34,7 +34,7 @@
    rs9442372   0.919
    ....

-(4)**GWAS summary file name of phenotype 2**: Please input the storage path and name of GWAS summary file of phenotype 2. This file records the GWAS statistics of each SNP of phenotype 2. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column).
+**(4)****GWAS summary file name of phenotype 2**: Please input the storage path and name of GWAS summary file of phenotype 2. This file records the GWAS statistics of each SNP of phenotype 2. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column).
    Example:
    rs3748597   0.223
    rs2465136   0.321
@@ -42,14 +42,14 @@
    rs9442372   2.108
    ....

-(5)**Permuation times**: Permutations are used for P value calculation in PAPA. More than 1,000 permutations are recommended for obtaining accurate P values. Note, too large permutation times will make PAPA taking a long time to complete data analysis.
-(6)**Max and min sizes of analyzed pathways**: Users need to define the maximum (fault value = 200 genes) and minimum (fault value = 5 genes) sizes of pathways analyzed by PAPA. 
-(7)**Weight parameter of phenotype 1 and phenotype 2**: Please input the weighting parameters of phenotype 1 and phenotype 2. 
+**(5)****Permuation times**: Permutations are used for P value calculation in PAPA. More than 1,000 permutations are recommended for obtaining accurate P values. Note, too large permutation times will make PAPA taking a long time to complete data analysis.
+**(6)****Max and min sizes of analyzed pathways**: Users need to define the maximum (fault value = 200 genes) and minimum (fault value = 5 genes) sizes of pathways analyzed by PAPA. 
+**(7)****Weight parameter of phenotype 1 and phenotype 2**: Please input the weighting parameters of phenotype 1 and phenotype 2. 

-3.Output files
+**3.Output files**
 PAPA will output two result files:
-(1)Pathway_result.txt: Pleiotropic pathway analysis result files. Each line of this file records a pathway and corresponding pleitropy analysis results, including normalized centered enrichment score (NCES) value and P value.
+**(1)Pathway_result.txt: **Pleiotropic pathway analysis result files. Each line of this file records a pathway and corresponding pleitropy analysis results, including normalized centered enrichment score (NCES) value and P value.
    Example:
    Pathway name    NCES    P value
    BIOCARTA_ATM_PATHWAY    0.290   0.636
@@ -57,4 +57,4 @@
    ....    
    NCES can be used to measure the strength of association between pathways and disease phenotypes.    In PAPA, circular permutation approach (Cabrera, et al., 2012, G3, 2, 1067-1075) is used to calculate the emperical P value of NCES  of each pathway. The pathways with P values &amp;lt; 0.05 are considered as significant pathway associated with disease phenotypes. 

-(2)Rplots.pdf: Plot of pleitropic pathway analysis results. In the generated figure, each point denotes a pathway. X-axis presents the total number of pathways analyzed by PAPA software. Y-axis shows –log10 (P values) calculated by PAPA.
+**(2)Rplots.pdf: **Plot of pleitropic pathway analysis results. In the generated figure, each point denotes a pathway. X-axis presents the total number of pathways analyzed by PAPA software. Y-axis shows –log10 (P values) calculated by PAPA.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yanwen</dc:creator><pubDate>Tue, 03 Nov 2015 12:41:53 -0000</pubDate><guid>https://sourceforge.nete09eb1dc5f2305e30f72e6cd76576a29f558a227</guid></item><item><title>PAPA modified by yanwen</title><link>https://sourceforge.net/p/papav1/wiki/PAPA/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -58,10 +58,3 @@
    NCES can be used to measure the strength of association between pathways and disease phenotypes.    In PAPA, circular permutation approach (Cabrera, et al., 2012, G3, 2, 1067-1075) is used to calculate the emperical P value of NCES  of each pathway. The pathways with P values &amp;lt; 0.05 are considered as significant pathway associated with disease phenotypes.

 (2)Rplots.pdf: Plot of pleitropic pathway analysis results. In the generated figure, each point denotes a pathway. X-axis presents the total number of pathways analyzed by PAPA software. Y-axis shows –log10 (P values) calculated by PAPA.
-
- 
-
-The wiki uses [Markdown](/p/papav1/wiki/markdown_syntax/) syntax.
-
-[[members limit=20]]
-[[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yanwen</dc:creator><pubDate>Tue, 03 Nov 2015 12:39:25 -0000</pubDate><guid>https://sourceforge.net04a55f67daae754765aad97159d22f02ef04c9b7</guid></item><item><title>PAPA modified by yanwen</title><link>https://sourceforge.net/p/papav1/wiki/PAPA/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,4 @@
-PAPA is a flexible tool for pleiotropic pathway analysis utilizing GWAS summary results.
+PAPA is a flexible tool for pleiotropic pathway analysis utilizing GWAS summary results. The PAPA program, document and illustrative example are available at http://sourceforge.net/projects/papav1/files/.

 **1.Installing and Running PAPA**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yanwen</dc:creator><pubDate>Tue, 03 Nov 2015 12:38:09 -0000</pubDate><guid>https://sourceforge.net9e65f959b237d3760187cee73551f180e30beef2</guid></item><item><title>PAPA modified by yanwen</title><link>https://sourceforge.net/p/papav1/wiki/PAPA/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,25 +1,23 @@
 PAPA is a flexible tool for pleiotropic pathway analysis utilizing GWAS summary results.

-1.Installing and Running PAPA
+**1.Installing and Running PAPA**
 PAPA is developed by C to interface with R for efficient data analysis. Please make sure that R (http://www.r-project.org/) has been installed on your system. PAPA is a command line based program. Unzip the downloaded "PAPA" package and run "PAPA" program at your terminal window to start analysis.  
    Example:
    ./PAPA
+   

-
-2.Parameter Setting
+**2.Parameter Setting**
 PAPA will ask users to input a set of parameters before starting analysis:
-[1]SNP-gene annotation file name: Please input the storage path and name of SNP-gene annotation file. We provide a SNP-gene annotation file, named “SNPmap.txt” in PAPA package. “SNPmap.txt” contains 419,513 entries. In this file, SNPs are assigned to a gene, if they located within the gene or &amp;lt; 500 kb upstream or downstream of the gene. Users’ SNP-gene annotation files are also acceptable in PAPA. Please make your SNP-gene annotation files using following format:
+(1)**SNP-gene annotation file name**: Please input the storage path and name of SNP-gene annotation file. We provide a SNP-gene annotation file, named “SNPmap.txt” in PAPA package. “SNPmap.txt” contains 419,513 entries. In this file, SNPs are assigned to a gene, if they located within the gene or &amp;lt; 500 kb upstream or downstream of the gene. Users’ SNP-gene annotation files are also acceptable in PAPA. Please make your SNP-gene annotation files using following format:
    Example:
    rs2101576   AJAP1
    rs10915493  AJAP1
    rs10799221  AJAP1
-   ....
-        
+   ....   
    Each line of this file records a SNP (the first column) and corresponding gene (the second column). 
-
-[2]Gene-pathway annotation file name: Please input the storage path and name of gene-pathway annotation file. We provide two pathway-gene annotation files in PAPA package. The first one (“PathmapGSEA.txt”) contains the pathways and gene ontology categories, derived from GSEA Molecular Signatures Database. The second one (“PathmapKEGG.txt”) contains the pathways and gene ontology terms, collected from KEGG, BioCarta, Ambion GeneAssist Pathway Atlas and Gene Ontology (GO) database. 
-Users’ gene-pathway annotation files are also acceptable in PAPA. Users can obtain pathway annotation information from public database, such as KEGG (http://www.genome.ad.jp/kegg/pathway.html), GSEA Molecular Signatures Database (http://www.broadinstitute.org/gsea/msigdb/ index.jsp), Gene Ontology (http://www.geneontology.org), Reactome (http://www.reactome.org/). Please make your gene-pathway annotation files using following format:
+(2)**Gene-pathway annotation file name**: Please input the storage path and name of gene-pathway annotation file. We provide two pathway-gene annotation files in PAPA package. The first one (“PathmapGSEA.txt”) contains the pathways and gene ontology categories, derived from GSEA Molecular Signatures Database. The second one (“PathmapKEGG.txt”) contains the pathways and gene ontology terms, collected from KEGG, BioCarta, Ambion GeneAssist Pathway Atlas and Gene Ontology (GO) database. 
+    Users’gene-pathway annotation files are also acceptable in PAPA. Users can obtain pathway annotation information from public database, such as KEGG (http://www.genome.ad.jp/kegg/pathway.html), GSEA Molecular Signatures Database (http://www.broadinstitute.org/gsea/msigdb/ index.jsp), Gene Ontology (http://www.geneontology.org), Reactome (http://www.reactome.org/). Please make your gene-pathway annotation files using following format:
     Example:
     KEGG_GALACTOSE_METABOLISM  LALBA
     KEGG_GALACTOSE_METABOLISM  HK2
@@ -28,7 +26,7 @@
     ....
     Each line of this file records a pathway (the first column) and corresponding gene (the second column)

-[3]GWAS summary file name of phenotype 1: Please input the storage path  and name of GWAS summary file of phenotype 1. This file records the GWAS statistics of each SNP of phenotype 1. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column) , for instance, chi-square values for qualitative traits.
+(3)**GWAS summary file name of phenotype 1**: Please input the storage path  and name of GWAS summary file of phenotype 1. This file records the GWAS statistics of each SNP of phenotype 1. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column) , for instance, chi-square values for qualitative traits.
    Example:
    rs3748597   0.524
    rs2465136   0.119
@@ -36,7 +34,7 @@
    rs9442372   0.919
    ....

-[4]GWAS summary file name of phenotype 2: Please input the storage path and name of GWAS summary file of phenotype 2. This file records the GWAS statistics of each SNP of phenotype 2. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column).
+(4)**GWAS summary file name of phenotype 2**: Please input the storage path and name of GWAS summary file of phenotype 2. This file records the GWAS statistics of each SNP of phenotype 2. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column).
    Example:
    rs3748597   0.223
    rs2465136   0.321
@@ -44,24 +42,22 @@
    rs9442372   2.108
    ....

-[5]Permuation times: Permutations are used for P value calculation in PAPA. More than 1,000 permutations are recommended for obtaining accurate P values. Note, too large permutation times will make PAPA taking a long time to complete data analysis.
-
-[6]Max and min sizes of analyzed pathways: Users need to define the maximum (fault value = 200 genes) and minimum (fault value = 5 genes) sizes of pathways analyzed by PAPA. 
-
-[7]Weight parameter of phenotype 1 and phenotype 2: Please input the weighting parameters of phenotype 1 and phenotype 2. 
+(5)**Permuation times**: Permutations are used for P value calculation in PAPA. More than 1,000 permutations are recommended for obtaining accurate P values. Note, too large permutation times will make PAPA taking a long time to complete data analysis.
+(6)**Max and min sizes of analyzed pathways**: Users need to define the maximum (fault value = 200 genes) and minimum (fault value = 5 genes) sizes of pathways analyzed by PAPA. 
+(7)**Weight parameter of phenotype 1 and phenotype 2**: Please input the weighting parameters of phenotype 1 and phenotype 2. 

 3.Output files
 PAPA will output two result files:
-[1]Pathway_result.txt: Pleiotropic pathway analysis result files. Each line of this file records a pathway and corresponding pleitropy analysis results, including normalized centered enrichment score (NCES) value and P value.
+(1)Pathway_result.txt: Pleiotropic pathway analysis result files. Each line of this file records a pathway and corresponding pleitropy analysis results, including normalized centered enrichment score (NCES) value and P value.
    Example:
    Pathway name    NCES    P value
    BIOCARTA_ATM_PATHWAY    0.290   0.636
    BIOCARTA_CELLCYCLE_PATHWAY  0.353   0.363
    ....    
-   NCES can be used to measure the strength of association between pathways and disease phenotypes. In PAPA, circular permutation approach (Cabrera, et al., 2012, G3, 2, 1067-1075) is used to calculate the emperical P value of NCES  of each pathway. The pathways with P values &amp;lt; 0.05 are considered as significant pathway associated with disease phenotypes. 
+   NCES can be used to measure the strength of association between pathways and disease phenotypes.    In PAPA, circular permutation approach (Cabrera, et al., 2012, G3, 2, 1067-1075) is used to calculate the emperical P value of NCES  of each pathway. The pathways with P values &amp;lt; 0.05 are considered as significant pathway associated with disease phenotypes. 

-[2]Rplots.pdf: Plot of pleitropic pathway analysis results. In the generated figure, each point denotes a pathway. X-axis presents the total number of pathways analyzed by PAPA software. Y-axis shows –log10 (P values) calculated by PAPA.
+(2)Rplots.pdf: Plot of pleitropic pathway analysis results. In the generated figure, each point denotes a pathway. X-axis presents the total number of pathways analyzed by PAPA software. Y-axis shows –log10 (P values) calculated by PAPA.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yanwen</dc:creator><pubDate>Tue, 03 Nov 2015 12:34:53 -0000</pubDate><guid>https://sourceforge.net4f58242d978c62966a5abac8ede29015351e7611</guid></item><item><title>PAPA modified by yanwen</title><link>https://sourceforge.net/p/papav1/wiki/PAPA/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,69 @@
-Welcome to your wiki!
+PAPA is a flexible tool for pleiotropic pathway analysis utilizing GWAS summary results.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+
+1.Installing and Running PAPA
+PAPA is developed by C to interface with R for efficient data analysis. Please make sure that R (http://www.r-project.org/) has been installed on your system. PAPA is a command line based program. Unzip the downloaded "PAPA" package and run "PAPA" program at your terminal window to start analysis.  
+   Example:
+   ./PAPA
+
+
+2.Parameter Setting
+PAPA will ask users to input a set of parameters before starting analysis:
+[1]SNP-gene annotation file name: Please input the storage path and name of SNP-gene annotation file. We provide a SNP-gene annotation file, named “SNPmap.txt” in PAPA package. “SNPmap.txt” contains 419,513 entries. In this file, SNPs are assigned to a gene, if they located within the gene or &amp;lt; 500 kb upstream or downstream of the gene. Users’ SNP-gene annotation files are also acceptable in PAPA. Please make your SNP-gene annotation files using following format:
+   Example:
+   rs2101576   AJAP1
+   rs10915493  AJAP1
+   rs10799221  AJAP1
+   ....
+        
+   Each line of this file records a SNP (the first column) and corresponding gene (the second column). 
+
+[2]Gene-pathway annotation file name: Please input the storage path and name of gene-pathway annotation file. We provide two pathway-gene annotation files in PAPA package. The first one (“PathmapGSEA.txt”) contains the pathways and gene ontology categories, derived from GSEA Molecular Signatures Database. The second one (“PathmapKEGG.txt”) contains the pathways and gene ontology terms, collected from KEGG, BioCarta, Ambion GeneAssist Pathway Atlas and Gene Ontology (GO) database. 
+Users’ gene-pathway annotation files are also acceptable in PAPA. Users can obtain pathway annotation information from public database, such as KEGG (http://www.genome.ad.jp/kegg/pathway.html), GSEA Molecular Signatures Database (http://www.broadinstitute.org/gsea/msigdb/ index.jsp), Gene Ontology (http://www.geneontology.org), Reactome (http://www.reactome.org/). Please make your gene-pathway annotation files using following format:
+    Example:
+    KEGG_GALACTOSE_METABOLISM  LALBA
+    KEGG_GALACTOSE_METABOLISM  HK2
+    KEGG_GALACTOSE_METABOLISM  HK1
+    KEGG_GALACTOSE_METABOLISM  GLB1
+    ....
+    Each line of this file records a pathway (the first column) and corresponding gene (the second column)
+
+[3]GWAS summary file name of phenotype 1: Please input the storage path  and name of GWAS summary file of phenotype 1. This file records the GWAS statistics of each SNP of phenotype 1. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column) , for instance, chi-square values for qualitative traits.
+   Example:
+   rs3748597   0.524
+   rs2465136   0.119
+   rs13129 1.095
+   rs9442372   0.919
+   ....
+
+[4]GWAS summary file name of phenotype 2: Please input the storage path and name of GWAS summary file of phenotype 2. This file records the GWAS statistics of each SNP of phenotype 2. Each line of this file records a SNP (the first column) and corresponding association testing statistic (the second column).
+   Example:
+   rs3748597   0.223
+   rs2465136   0.321
+   rs13129 1.019
+   rs9442372   2.108
+   ....
+
+[5]Permuation times: Permutations are used for P value calculation in PAPA. More than 1,000 permutations are recommended for obtaining accurate P values. Note, too large permutation times will make PAPA taking a long time to complete data analysis.
+
+[6]Max and min sizes of analyzed pathways: Users need to define the maximum (fault value = 200 genes) and minimum (fault value = 5 genes) sizes of pathways analyzed by PAPA. 
+
+[7]Weight parameter of phenotype 1 and phenotype 2: Please input the weighting parameters of phenotype 1 and phenotype 2. 
+
+
+3.Output files
+PAPA will output two result files:
+[1]Pathway_result.txt: Pleiotropic pathway analysis result files. Each line of this file records a pathway and corresponding pleitropy analysis results, including normalized centered enrichment score (NCES) value and P value.
+   Example:
+   Pathway name    NCES    P value
+   BIOCARTA_ATM_PATHWAY    0.290   0.636
+   BIOCARTA_CELLCYCLE_PATHWAY  0.353   0.363
+   ....    
+   NCES can be used to measure the strength of association between pathways and disease phenotypes. In PAPA, circular permutation approach (Cabrera, et al., 2012, G3, 2, 1067-1075) is used to calculate the emperical P value of NCES  of each pathway. The pathways with P values &amp;lt; 0.05 are considered as significant pathway associated with disease phenotypes. 
+
+[2]Rplots.pdf: Plot of pleitropic pathway analysis results. In the generated figure, each point denotes a pathway. X-axis presents the total number of pathways analyzed by PAPA software. Y-axis shows –log10 (P values) calculated by PAPA.
+
+ 

 The wiki uses [Markdown](/p/papav1/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yanwen</dc:creator><pubDate>Tue, 03 Nov 2015 12:28:20 -0000</pubDate><guid>https://sourceforge.net485b64d07697c7897b49afa1310b1572cad6b516</guid></item><item><title>Home modified by yanwen</title><link>https://sourceforge.net/p/papav1/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/papav1/wiki/markdown_syntax"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/yanwenxjtu2015"&gt;yanwen&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-55bf4ce51be1ce349b986d01" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yanwen</dc:creator><pubDate>Mon, 03 Aug 2015 11:13:41 -0000</pubDate><guid>https://sourceforge.net8ed9bf8bce1a713e971a245d6efd6423951c7b69</guid></item></channel></rss>