# HG changeset patch # User iuc # Date 1536334251 14400 # Node ID f9966e11885b222e890ba1085bffa069f9ac0d12 # Parent d6b92ca3a9a12d5f78bfb8765507ee98d23abd35 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vegan/ commit e0cd7ae10ce97bed51594e7cc0b969a803d698b7 diff -r d6b92ca3a9a1 -r f9966e11885b macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Sep 07 11:30:51 2018 -0400 @@ -0,0 +1,48 @@ + + + + r-vegan + + + + + + &1 > /dev/null | grep 'This is vegan']]> + + + + + + + + + + + + + + + + + + + + + + + 2.4-3 + + diff -r d6b92ca3a9a1 -r f9966e11885b test-data/output_diversity_index.tabular --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/output_diversity_index.tabular Fri Sep 07 11:30:51 2018 -0400 @@ -0,0 +1,2 @@ + x +1 1.020620870138 diff -r d6b92ca3a9a1 -r f9966e11885b test-data/output_fisher_alpha.tabular --- a/test-data/output_fisher_alpha.tabular Mon Feb 08 15:24:35 2016 -0500 +++ b/test-data/output_fisher_alpha.tabular Fri Sep 07 11:30:51 2018 -0400 @@ -1,2 +1,2 @@ x -V2 2.88807265184344 +V2 2.86498950425242 diff -r d6b92ca3a9a1 -r f9966e11885b 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:51 2018 -0400 @@ -0,0 +1,2 @@ + x +V2 22 diff -r d6b92ca3a9a1 -r f9966e11885b 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:51 2018 -0400 @@ -0,0 +1,2 @@ +x +V2 0.000807519626095124 diff -r d6b92ca3a9a1 -r f9966e11885b 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:51 2018 -0400 @@ -0,0 +1,2 @@ + x +V2 22 diff -r d6b92ca3a9a1 -r f9966e11885b 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:51 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 d6b92ca3a9a1 -r f9966e11885b 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:51 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 d6b92ca3a9a1 -r f9966e11885b tool_dependencies.xml --- a/tool_dependencies.xml Mon Feb 08 15:24:35 2016 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,9 +0,0 @@ - - - - - - - - - diff -r d6b92ca3a9a1 -r f9966e11885b vegan_fisher_alpha.xml --- a/vegan_fisher_alpha.xml Mon Feb 08 15:24:35 2016 -0500 +++ b/vegan_fisher_alpha.xml Fri Sep 07 11:30:51 2018 -0400 @@ -1,9 +1,9 @@ - + index - vegan_macros.xml + macros.xml @@ -44,4 +44,4 @@ - \ No newline at end of file + diff -r d6b92ca3a9a1 -r f9966e11885b vegan_macros.xml --- a/vegan_macros.xml Mon Feb 08 15:24:35 2016 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,49 +0,0 @@ - - - - R - vegan - - - - - - &1 > /dev/null | grep 'This is vegan']]> - - - - - - - - - - - - - - - - - - - - - - - 2.3-0 - -