Difference between revisions of "BamPileup"

From Genome Analysis Wiki
Jump to navigationJump to search
Line 8: Line 8:
 
         Output : --summary [OFF] , --full [OFF] , --pass [OFF]  
 
         Output : --summary [OFF] , --full [OFF] , --pass [OFF]  
 
== Download ==
 
== Download ==
  Click [[Media:Polymutt.0.13.tar.gz | here to download]].
+
  Click [[Media:BamPileup.tar.gz | here to download]].

Revision as of 18:06, 28 February 2013

==Simple pileup tool to check the reads covering specific regions/sites

Usage

The following parameters are available.  Ones with "[]" are in effect:
  Input Files : --bam [], --bed []
      Filters : --min_mapq [0], --min_bq [0], --min_dp [0], --max_dp [-1],
                --proper_keep [OFF] , --dup_keep [OFF] 
       Output : --summary [OFF] , --full [OFF] , --pass [OFF] 

Download

Click  here to download.