# HG changeset patch # User iuc # Date 1536332175 14400 # Node ID 66ef96efa29d7cfe5edea83295631206a742beb4 # Parent 73668a7baac55fdb2afe75711185934e896d105e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vegan/ commit e0cd7ae10ce97bed51594e7cc0b969a803d698b7 diff -r 73668a7baac5 -r 66ef96efa29d macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Sep 07 10:56:15 2018 -0400 @@ -0,0 +1,48 @@ + + + + r-vegan + + + + + + &1 > /dev/null | grep 'This is vegan']]> + + + + + + + + + + + + + + + + + + + + + + + 2.4-3 + + diff -r 73668a7baac5 -r 66ef96efa29d test-data/output_fisher_alpha.tabular --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/output_fisher_alpha.tabular Fri Sep 07 10:56:15 2018 -0400 @@ -0,0 +1,2 @@ + x +V2 2.86498950425242 diff -r 73668a7baac5 -r 66ef96efa29d test-data/vegan_output_richness.tabular --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/vegan_output_richness.tabular Fri Sep 07 10:56:15 2018 -0400 @@ -0,0 +1,2 @@ + x +V2 22 diff -r 73668a7baac5 -r 66ef96efa29d test-data/vegan_output_slope.tabular --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/vegan_output_slope.tabular Fri Sep 07 10:56:15 2018 -0400 @@ -0,0 +1,2 @@ +x +V2 0.000807519626095124 diff -r 73668a7baac5 -r 66ef96efa29d test-data/vegan_output_species_count.tabular --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/vegan_output_species_count.tabular Fri Sep 07 10:56:15 2018 -0400 @@ -0,0 +1,2 @@ + x +V2 22 diff -r 73668a7baac5 -r 66ef96efa29d test-data/vegan_output_species_frequency.tabular --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/vegan_output_species_frequency.tabular Fri Sep 07 10:56:15 2018 -0400 @@ -0,0 +1,23 @@ + x + Bacteroidetes 1 + Chlorobi 1 + Firmicutes 1 + Proteobacteria 1 + Actinobacteria 1 + Cyanobacteria 1 + Acidobacteria 1 + Fibrobacteres 1 + Chloroflexi 1 + Gemmatimonadetes 1 + Aquificae 1 + Tenericutes 1 + Planctomycetes 1 + Nitrospirae 1 + Verrucomicrobia 1 + Thermotogae 1 + Fusobacteria 1 + Deinococcus-Thermus 1 + Elusimicrobia 1 + Deferribacteres 1 + Spirochaetes 1 + Euryarchaeota 1 diff -r 73668a7baac5 -r 66ef96efa29d test-data/vegan_output_species_probabilities.tabular --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/vegan_output_species_probabilities.tabular Fri Sep 07 10:56:15 2018 -0400 @@ -0,0 +1,23 @@ + x + Bacteroidetes 1 + Chlorobi 1 + Firmicutes 1 + Proteobacteria 1 + Actinobacteria 1 + Cyanobacteria 1 + Acidobacteria 1 + Fibrobacteres 1 + Chloroflexi 1 + Gemmatimonadetes 1 + Aquificae 1 + Tenericutes 1 + Planctomycetes 1 + Nitrospirae 1 + Verrucomicrobia 1 + Thermotogae 1 + Fusobacteria 1 + Deinococcus-Thermus 0.99983850129199 + Elusimicrobia 0.99983850129199 + Deferribacteres 0.99983850129199 + Spirochaetes 0.99983850129199 + Euryarchaeota 0.99983850129199 diff -r 73668a7baac5 -r 66ef96efa29d tool_dependencies.xml --- a/tool_dependencies.xml Mon Nov 07 17:43:10 2016 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,9 +0,0 @@ - - - - - - - - - diff -r 73668a7baac5 -r 66ef96efa29d vegan_diversity.xml --- a/vegan_diversity.xml Mon Nov 07 17:43:10 2016 -0500 +++ b/vegan_diversity.xml Fri Sep 07 10:56:15 2018 -0400 @@ -1,9 +1,9 @@ - + index - vegan_macros.xml + macros.xml @@ -64,7 +64,7 @@ - + diff -r 73668a7baac5 -r 66ef96efa29d vegan_macros.xml --- a/vegan_macros.xml Mon Nov 07 17:43:10 2016 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,51 +0,0 @@ - - - - R - vegan - - r-vegan - - - - - - &1 > /dev/null | grep 'This is vegan']]> - - - - - - - - - - - - - - - - - - - - - - - 2.3-0 - -