diff rgFastQC.py @ 3:0b201de108b9 draft

Uploaded
author devteam
date Fri, 12 Dec 2014 10:55:57 -0500
parents 8fae48caaf06
children 8c650f7f76e9
line wrap: on
line diff
--- a/rgFastQC.py	Wed Nov 12 14:38:48 2014 -0500
+++ b/rgFastQC.py	Fri Dec 12 10:55:57 2014 -0500
@@ -151,4 +151,4 @@
         os.makedirs(opts.outputdir)
     
     fastqc_runner = FastQCRunner(opts)
-    fastqc_runner.run_fastqc()
\ No newline at end of file
+    fastqc_runner.run_fastqc()