diff rgFastQC.py @ 3:36980a78cc83 draft

Uploaded
author devteam
date Fri, 12 Dec 2014 10:55:06 -0500
parents 67355741fbc3
children ca0eb9b89b32
line wrap: on
line diff
--- a/rgFastQC.py	Wed Nov 12 14:02:29 2014 -0500
+++ b/rgFastQC.py	Fri Dec 12 10:55:06 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()