Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 111: Line 111:     
== Running the Mapping Pipeline ==
 
== Running the Mapping Pipeline ==
      
=== Command-Line Options ===
 
=== Command-Line Options ===
Line 134: Line 133:  
The mapping pipeline is currently a 2 step process.
 
The mapping pipeline is currently a 2 step process.
   −
'''Step 1: Generate the Makefiles, 1 per sample'''
+
===Step 1: Generate the Makefiles, 1 per sample===
 
Run bin/gen_biopipeline.pl with the appropriate command-line parameters.
 
Run bin/gen_biopipeline.pl with the appropriate command-line parameters.
   Line 144: Line 143:  
Instructions are printed for running the Makefiles.
 
Instructions are printed for running the Makefiles.
   −
'''Step 2: Run the Samples'''
+
===Step 2: Run the Samples===
 
Run make -f on each file in the Makefiles directory.  Each Makefile is independent and can be run in parallel and across a cloud.
 
Run make -f on each file in the Makefiles directory.  Each Makefile is independent and can be run in parallel and across a cloud.
  

Navigation menu