# HG changeset patch # User rnateam # Date 1490475038 14400 # Node ID e080ebe95476f2c93529e8943bc63414c633ce2f # Parent 044bb294db780e77dad680934e1d8f9fccce62b4 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CollectResults commit 4dd7269185f6fb9bdc007028007d6540f4cf057d diff -r 044bb294db78 -r e080ebe95476 glob_report.xml --- a/glob_report.xml Fri Mar 17 08:27:49 2017 -0400 +++ b/glob_report.xml Sat Mar 25 16:50:38 2017 -0400 @@ -1,6 +1,6 @@ - graphclust-wrappers + graphclust-wrappers perl-array-utils scikit-learn locarna @@ -18,21 +18,26 @@ /dev/null && + mkdir ./CMSEARCH && + mkdir ./MODEL && + #set $inputFiles = "" #for $cms_res in $cmsearch_results: - #set $inputFiles += str($cms_res)+',' + ###set $inputFiles += str($cms_res.element_identifier)+',' + ln -f -s '$cms_res' ./CMSEARCH/$cms_res.element_identifier && #end for #set $inputFiles = $inputFiles[:-1] #set $inputFilesTrees = "" #for $mods in $model_tree_files: - #set $inputFilesTrees += str($mods)+',' + ###set $inputFilesTrees += str($mods.element_identifier)+',' + ln -f -s '$mods' ./MODEL/$mods.element_identifier && #end for #set $inputFilesTrees = $inputFilesTrees[:-1] 'glob_res.pl' - '$inputFiles' + ##'$inputFiles' $merge_cluster_ol $merge_overlap $min_cluster_size @@ -41,7 +46,7 @@ $cm_bitscore_sig $partition_type '' $cut_type - '$inputFilesTrees' + ##'$inputFilesTrees' $results_top_num #if $iteration_num.iteration_num_selector: $iteration_num.CI @@ -146,7 +151,7 @@ - +