]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/pcr_seq
added digest_seq Biopiece
[biopieces.git] / bp_bin / pcr_seq
index ff930cca29e6201b18f273eb57fdb7d285859b3d..d3ce39a092a1fc6d68e08a8801c7eb9257b6d8a9 100755 (executable)
@@ -51,7 +51,7 @@ class Pcr
       outfile = pat_file.sub("pat", "fna")
 
       command =  "scan_for_matches"
-      command << " -c"
+      command << " -c"
       command << " #{pat_file}"
       command << " < #{@infile}"
       command << " > #{outfile}"