diff filterReadsByLength.pl @ 46:ca05d68aca13 draft

Uploaded
author big-tiandm
date Thu, 13 Nov 2014 22:43:35 -0500
parents 0a69f39fa9ff
children 7b5a48b972e9
line wrap: on
line diff
--- a/filterReadsByLength.pl	Thu Oct 30 21:29:35 2014 -0400
+++ b/filterReadsByLength.pl	Thu Nov 13 22:43:35 2014 -0500
@@ -97,7 +97,7 @@
 close OUT;
 close R;
 
-system ("R CMD BATCH $dir/length_distribution.R");
+#system ("R CMD BATCH $dir/length_distribution.R");
 
 #system ("rm $dir/length_distribution.R");
 #system ("rm $dir/length_distribution.Rout");