Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 237: Line 237:  
# sample id
 
# sample id
 
# comma separated population labels (optional column)
 
# comma separated population labels (optional column)
# BAM File 1 (preferable to have full paths to BAM files)
+
# BAM File (preferable to have full paths to BAM files)
# BAM File 2 (if more than 1 BAM per sample)
  −
:...
     −
: # BAM File N (if more than 1 BAM per sample)
+
  [SAMPLE_ID]    [COMMA SEPARATED POPULATION LABELS] [BAM_FILE1]  
  [SAMPLE_ID]    [COMMA SEPARATED POPULATION LABELS] [BAM_FILE1] [BAM_FILE2] ...
   
or
 
or
  [SAMPLE_ID] [BAM_FILE1] [BAM_FILE2] ...
+
  [SAMPLE_ID] [BAM_FILE1]  
    
* Notes:
 
* Notes:
 
** tab delimited
 
** tab delimited
** multiple BAMs per individual may be provided, but should all be on the same line of the list file
   
** population label is optional - it will default to <code>ALL</code>
 
** population label is optional - it will default to <code>ALL</code>
 
*** only used by Thunder (part of ldrefine pipeline)
 
*** only used by Thunder (part of ldrefine pipeline)
87

edits

Navigation menu