# HG changeset patch # User boris # Date 1374270363 14400 # Node ID 9453ba52f46b15dfca1fba85376a349797be99df # Parent dd39849c2ff1fe71750d42175e87de9ca81d08c8 tool now uses multiple selection for input fasta files diff -r dd39849c2ff1 -r 9453ba52f46b phylorelatives.xml --- a/phylorelatives.xml Fri Jul 19 17:44:58 2013 -0400 +++ b/phylorelatives.xml Fri Jul 19 17:46:03 2013 -0400 @@ -7,34 +7,31 @@ ape phylorelatives.py - #for $sequence in $sequences: - -i "${sequence.sequence}" + #for $sequence in ( $sequences ): + -i "${sequence}" #end for -m "${multifasta}" -b "$iterations" $pairwise $major_only - #if str($root.root_selector)=="upload_root": + #if str($root.root_selector)=="add_root": -r "${root.root_fa}" #end if --relatives-out "$siblings" --newick-out "$newick" --trees-out "$plot" - - - + - - + - + @@ -51,7 +48,7 @@ - +