changeset 5:be1433b0833b draft

Uploaded
author bgruening
date Thu, 05 Sep 2013 12:50:36 -0400
parents 56e5c6ee3c1b
children 7d49e315cb95
files EDeN_feature.xml
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/EDeN_feature.xml	Thu Sep 05 12:49:03 2013 -0400
+++ b/EDeN_feature.xml	Thu Sep 05 12:50:36 2013 -0400
@@ -37,8 +37,7 @@
         --file_type $file_type
 
         --binary_file_type ## create a binary sparse vector as output
-        --kernel_type $kernel_type_opts.kernel_type_opts_selector
-        --graph_type $graph_type
+
 
         $no_normalization
         $min_kernel
@@ -51,8 +50,8 @@
         $no_normalization
         $min_kernel
 
-        --kernel_type $kernel_type_opts.kernel_type  ##NSPDK | WDK | PBK | USPK | DDK | NSDDK | ANSDDK | SK [NSPDK]
-        --graph_type $graph_type    ##DIRECTED | UNDIRECTED [UNDIRECTED]
+        --kernel_type $kernel_type_opts.kernel_type_opts_selector
+        --graph_type $graph_type
 
         #if $file_type_opts.file_type_opts_selector == 'SEQUENCE':