changeset 12:4cf71b199381 draft default tip

Uploaded
author holtgrewe
date Mon, 12 Aug 2013 10:44:25 -0400
parents 6dc768c94b79
children
files roi_feature_projection.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/roi_feature_projection.xml	Mon Aug 12 10:42:35 2013 -0400
+++ b/roi_feature_projection.xml	Mon Aug 12 10:44:25 2013 -0400
@@ -7,7 +7,9 @@
     --in-roi "$roi_feature_projection_in_roi"
     --in-features "$roi_feature_projection_in_features"
     --out-roi "$roi_feature_projection_out_roi"
+    #if $roi_feature_projection_genome
     --genome "$roi_feature_projection_genome"
+    #end if
     --mode "$roi_feature_projection_mode"
     $roi_feature_projection_strand_specific
     --gff-type "$roi_feature_projection_gff_type"