Difference between revisions of "PGAP"

From wiki
Jump to: navigation, search
(Created page with "= Introduction = = Usage = == Step 3 Running PGAP == For PAGP, there are five functional modules: * cluster analysis of functional genes * pan-genome profile analysis * ge...")
 
(Step 3 Running PGAP)
Line 7: Line 7:
  
 
For PAGP, there are five functional modules:
 
For PAGP, there are five functional modules:
* cluster analysis of functional genes
+
* functional genes into clusters
* pan-genome profile analysis
+
* ascertain pan-genome profile
* genetic variation analysis of functional genes
+
* genetic variation of functional genes
 
* species evolution analysis
 
* species evolution analysis
* function enrichment analysis of gene clusters
+
* function enrichment of gene clusters
  
The following commands could trigger all these
+
Example command for this stage:
analysis modules with the default parameters.
+
 
 +
The following commands trigger all these analysis modules with the default parameters.
 +
PGAP.pl -strains nickname1+...+nicknameN -input <input_dir> -output <out_dir> --cluster -pangenome --variation --evolution --function -method MP

Revision as of 16:46, 6 May 2016

Introduction

Usage

Step 3 Running PGAP

For PAGP, there are five functional modules:

  • functional genes into clusters
  • ascertain pan-genome profile
  • genetic variation of functional genes
  • species evolution analysis
  • function enrichment of gene clusters

Example command for this stage:

The following commands trigger all these analysis modules with the default parameters.

PGAP.pl -strains nickname1+...+nicknameN -input <input_dir> -output <out_dir> --cluster -pangenome --variation --evolution --function -method MP