# HG changeset patch # User iuc # Date 1536334236 14400 # Node ID a2c047a2c380aa5c85fbc02f5fd2238800cf05cd # Parent db56c8e79b1eef2d16953eefaaa2329dadc3a7fd planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vegan/ commit e0cd7ae10ce97bed51594e7cc0b969a803d698b7 diff -r db56c8e79b1e -r a2c047a2c380 macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Sep 07 11:30:36 2018 -0400 @@ -0,0 +1,48 @@ + + + + r-vegan + + + + + + &1 > /dev/null | grep 'This is vegan']]> + + + + + + + + + + + + + + + + + + + + + + + 2.4-3 + + diff -r db56c8e79b1e -r a2c047a2c380 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 11:30:36 2018 -0400 @@ -0,0 +1,2 @@ + x +V2 2.86498950425242 diff -r db56c8e79b1e -r a2c047a2c380 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 11:30:36 2018 -0400 @@ -0,0 +1,2 @@ + x +V2 22 diff -r db56c8e79b1e -r a2c047a2c380 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 11:30:36 2018 -0400 @@ -0,0 +1,2 @@ +x +V2 0.000807519626095124 diff -r db56c8e79b1e -r a2c047a2c380 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 11:30:36 2018 -0400 @@ -0,0 +1,2 @@ + x +V2 22 diff -r db56c8e79b1e -r a2c047a2c380 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 11:30:36 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 db56c8e79b1e -r a2c047a2c380 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 11:30:36 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 db56c8e79b1e -r a2c047a2c380 tool_dependencies.xml --- a/tool_dependencies.xml Mon Nov 07 17:43:22 2016 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,9 +0,0 @@ - - - - - - - - - diff -r db56c8e79b1e -r a2c047a2c380 vegan_diversity.xml --- a/vegan_diversity.xml Mon Nov 07 17:43:22 2016 -0500 +++ b/vegan_diversity.xml Fri Sep 07 11:30:36 2018 -0400 @@ -1,9 +1,9 @@ - + index - vegan_macros.xml + macros.xml @@ -64,7 +64,7 @@ - + diff -r db56c8e79b1e -r a2c047a2c380 vegan_macros.xml --- a/vegan_macros.xml Mon Nov 07 17:43:22 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 - -