comparison ffp_phylogeny.xml @ 3:79a4a86981d3 draft default tip

Uploaded
author damion
date Thu, 23 Apr 2015 17:47:39 -0400
parents 671667722d3d
children
comparison
equal deleted inserted replaced
2:671667722d3d 3:79a4a86981d3
1 <tool id="ffp_phylogeny" name="Feature Frequency Profile Phylogeny" version="0.1.03"> 1 <tool id="ffp_phylogeny" name="Feature Frequency Profile Phylogeny" version="0.1.04">
2 <description>An alignment free comparison tool for phylogenetic analysis and text comparison</description> 2 <description>An alignment free comparison tool for phylogenetic analysis and text comparison</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="0.3.19_d4382db015acec0e5cc43d6c1ac80ae12cb7e6b3">ffp-phylogeny</requirement> 4 <requirement type="package" version="0.3.19_d4382db015acec0e5cc43d6c1ac80ae12cb7e6b3">ffp-phylogeny</requirement>
5 </requirements> 5 </requirements>
6 6
42 #end if 42 #end if
43 #if $abbreviate 43 #if $abbreviate
44 -a 44 -a
45 #end if 45 #end if
46 #end if 46 #end if
47 #if $phylogeny.phylo_type == 'filter' 47 #if $phylogeny.phylo_type == 'filt'
48 -f "$phylogeny.filt.filter_type" 48 -f "$phylogeny.filt.filter_type"
49 -L "$phylogeny.filt.lower" 49 -L "$phylogeny.filt.lower"
50 -U "$phylogeny.filt.upper" 50 -U "$phylogeny.filt.upper"
51 #end if 51 #end if
52 #if $tree 52 #if $tree