Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 322: Line 322:     
====Inputs====
 
====Inputs====
* Single merged, recalibrated, and deduped BAM file for each subject (stored in a [[#BAM_LIST File for bamQC|BAM_LIST File]])
+
* Single merged, recalibrated, and deduped BAM file for each subject (stored in a [[#BAM_LIST File for bamQC_createIndex|BAM_LIST File]])
 
* Reference files
 
* Reference files
 
* (Optional) configuration file to override default options
 
* (Optional) configuration file to override default options
   −
=====BAM_LIST File for bamQC=====
+
=====BAM_LIST File for bamQC_createIndex=====
 
* Each line of the BAM list file represents a single individual
 
* Each line of the BAM list file represents a single individual
   Line 373: Line 373:  
! Command-line Flag !! Configuration Key !! Value Description !! Default Value
 
! Command-line Flag !! Configuration Key !! Value Description !! Default Value
 
|-
 
|-
| --list/--bam_list/--bamlist ''file'' || BAM_LIST || path to the [[#BAM_LIST File for bamQC|BAM_LIST File]] || $(OUT_DIR)/bam.list
+
| --list/--bam_list/--bamlist ''file'' || BAM_LIST || path to the [[#BAM_LIST File for bamQC_createIndex|BAM_LIST File]] || $(OUT_DIR)/bam.list
 
|-
 
|-
 
| --numjobs ''#'' || || number of jobs to run in parallel || 0 (generate Makefile of steps, but do not run)
 
| --numjobs ''#'' || || number of jobs to run in parallel || 0 (generate Makefile of steps, but do not run)
Line 406: Line 406:     
==== Example Command Line ====
 
==== Example Command Line ====
  gotcloud pipe –-name bamQC --numjobs <N>
+
  gotcloud pipe –-name bamQC_createIndex --numjobs <N>
87

edits

Navigation menu