# HG changeset patch # User galaxyp # Date 1543961861 18000 # Node ID b17b03126d40a41daf916c56b92721a831426e34 planemo upload commit c64c8aadb942f00c459963110d51558fad83d920-dirty diff -r 000000000000 -r b17b03126d40 macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Dec 04 17:17:41 2018 -0500 @@ -0,0 +1,192 @@ + + 0.99.2 + + + metaquantome + + + + + + + + + + + + + + + + + + + + Name of taxonomy column in taxonomy assignments file. The column must + be either NCBI taxids (strongly preferred) or taxonomy + names. Unipept name output is known to function well, + but other formats may not work. + + + + + samp_file.tab && + #else: + #set $samp_header = 'group\tcolnames' + echo -e '${samp_header}' > samp_file.tab && + #for $s in $samps_args.samps + #set $sample = str($s.group_name) + '\t' + str($s.col_names) + echo -e '${sample}' >> samp_file.tab && + #end for + #end if + ]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + output_samps == True + + + + + + + + + diff -r 000000000000 -r b17b03126d40 metaquantome_expand.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/metaquantome_expand.xml Tue Dec 04 17:17:41 2018 -0500 @@ -0,0 +1,76 @@ + + annotated functional or taxonomy terms to include all terms + + macros.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r b17b03126d40 metaquantome_filter.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/metaquantome_filter.xml Tue Dec 04 17:17:41 2018 -0500 @@ -0,0 +1,81 @@ + + for quality, redundancy, and sample coverage + + macros.xml + + + + + + + + + Used for filtering to well-supported annotations. The + number of peptides providing evidence for a term is + the number of peptides directly annotated with that + term plus the number of peptides annotated with any of + its descendants. Terms with a number of peptides + greater than or equal to min_peptides are retained. + The default is 0. + + + + + Number of samples per group that must meet or exceed + min_peptides. Default is 'all'. + + + + + Used for filtering to informative annotations. A term + is retained if it has a number of children greater + than or equal to min_children_non_leaf. The default is 0. + + + + + Number of samples per group that must meet or exceed + min_children_nsamp. Default is 'all'. + + + + + Minimum number of intensities in each sample group. + Any functional/taxonomic term with lower number of + per-group intensities will be filtered out. The + default is 3, because this is the minimum number for + t-tests. + + + + + + + + + + + + diff -r 000000000000 -r b17b03126d40 metaquantome_stat.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/metaquantome_stat.xml Tue Dec 04 17:17:41 2018 -0500 @@ -0,0 +1,67 @@ + + differential functional expression and taxonomic abundance + + macros.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r b17b03126d40 metaquantome_viz.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/metaquantome_viz.xml Tue Dec 04 17:17:41 2018 -0500 @@ -0,0 +1,148 @@ + + of taxonomic analysis, functional analysis, and function-taxonomy + + macros.xml + + + + + + + + + + + + The color vector in R is + c("dodgerblue", "darkorange", "yellow2", "red2", "darkviolet", "black"), + so providing a 1 will give the "dodgerblue" color. + These same colors are also used in the heatmap and PCA plot, + so the colors can be tweaked to match. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NCBI taxID or a GO term id (GO:XXXXXXX) + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r b17b03126d40 test-data/ec_ttest.tab --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/ec_ttest.tab Tue Dec 04 17:17:41 2018 -0500 @@ -0,0 +1,8 @@ +id description s1_mean s2_mean int1 int2 int3 int4 int5 int6 int1_n_peptide int2_n_peptide int3_n_peptide int4_n_peptide int5_n_peptide int6_n_peptide int1_n_samp_children int2_n_samp_children int3_n_samp_children int4_n_samp_children int5_n_samp_children int6_n_samp_children +1.-.-.- Oxidoreductases. 10.013089999440444 3.5443205162238103 9.965784284662087 10.228818690495881 9.813781191217037 3.584962500721156 3.700439718141092 3.321928094887362 1 1 1 1 1 1 1.0 1.0 1.0 1.0 1.0 1.0 +1.2.-.- Acting on the aldehyde or oxo group of donors. 10.013089999440444 3.5443205162238103 9.965784284662087 10.228818690495881 9.813781191217037 3.584962500721156 3.700439718141092 3.321928094887362 1 1 1 1 1 1 NA NA NA NA NA NA +3.-.-.- Hydrolases. 5.285402218862249 11.475564566327487 5.0 5.643856189774724 5.129283016944966 11.778077129535358 10.980853606379736 11.555547771647065 2 2 2 2 2 2 1.0 1.0 1.0 1.0 1.0 1.0 +3.4.-.- Acting on peptide bonds (peptidases). 5.285402218862249 11.475564566327487 5.0 5.643856189774724 5.129283016944966 11.778077129535358 10.980853606379736 11.555547771647065 2 2 2 2 2 2 2.0 2.0 2.0 2.0 2.0 2.0 +3.4.11.- Aminopeptidases. 3.969626350956481 3.841302253980942 3.584962500721156 4.321928094887363 3.9068905956085187 3.584962500721156 4.392317422778761 3.321928094887362 1 1 1 1 1 1 NA NA NA NA NA NA +3.4.21.- Serine endopeptidases. 4.54432051622381 11.46828462519127 4.321928094887363 4.906890595608519 4.321928094887363 11.77313920671969 10.965784284662087 11.550746785383243 1 1 1 1 1 1 1.0 1.0 1.0 1.0 1.0 1.0 +3.4.21.70 Pancreatic endopeptidase E. 4.54432051622381 11.46828462519127 4.321928094887363 4.906890595608519 4.321928094887363 11.77313920671969 10.965784284662087 11.550746785383243 1 1 1 1 1 1 NA NA NA NA NA NA diff -r 000000000000 -r b17b03126d40 test-data/ec_ttest_tested.tab --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/ec_ttest_tested.tab Tue Dec 04 17:17:41 2018 -0500 @@ -0,0 +1,8 @@ +id description s1_mean s2_mean int1 int2 int3 int4 int5 int6 int1_n_peptide int2_n_peptide int3_n_peptide int4_n_peptide int5_n_peptide int6_n_peptide int1_n_samp_children int2_n_samp_children int3_n_samp_children int4_n_samp_children int5_n_samp_children int6_n_samp_children log2fc_s1_over_s2 p corrected_p +1.-.-.- Oxidoreductases. 10.013089999440444 3.5443205162238103 9.965784284662089 10.228818690495881 9.813781191217037 3.584962500721156 3.700439718141092 3.3219280948873617 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 6.468769483216634 2.70286875006428e-06 9.46004062522498e-06 +1.2.-.- Acting on the aldehyde or oxo group of donors. 10.013089999440444 3.5443205162238103 9.965784284662089 10.228818690495881 9.813781191217037 3.584962500721156 3.700439718141092 3.3219280948873617 1.0 1.0 1.0 1.0 1.0 1.0 NA NA NA NA NA NA 6.468769483216634 2.70286875006428e-06 9.46004062522498e-06 +3.-.-.- Hydrolases. 5.28540221886225 11.475564566327488 5.0 5.6438561897747235 5.1292830169449655 11.778077129535358 10.980853606379736 11.555547771647065 2.0 2.0 2.0 2.0 2.0 2.0 1.0 1.0 1.0 1.0 1.0 1.0 -6.190162347465239 4.742887028677606e-05 5.533368200123874e-05 +3.4.-.- Acting on peptide bonds (peptidases). 5.28540221886225 11.475564566327488 5.0 5.6438561897747235 5.1292830169449655 11.778077129535358 10.980853606379736 11.555547771647065 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 -6.190162347465239 4.742887028677606e-05 5.533368200123874e-05 +3.4.11.- Aminopeptidases. 3.9696263509564815 3.841302253980942 3.584962500721156 4.3219280948873635 3.906890595608519 3.584962500721156 4.392317422778762 3.3219280948873617 1.0 1.0 1.0 1.0 1.0 1.0 NA NA NA NA NA NA 0.1283240969755397 0.6832561051460733 0.6832561051460733 +3.4.21.- Serine endopeptidases. 4.544320516223809 11.468284625191268 4.3219280948873635 4.906890595608519 4.3219280948873635 11.773139206719689 10.965784284662087 11.550746785383243 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 -6.923964108967459 3.349508567404191e-05 5.533368200123874e-05 +3.4.21.70 Pancreatic endopeptidase E. 4.544320516223809 11.468284625191268 4.3219280948873635 4.906890595608519 4.3219280948873635 11.773139206719689 10.965784284662087 11.550746785383243 1.0 1.0 1.0 1.0 1.0 1.0 NA NA NA NA NA NA -6.923964108967459 3.349508567404191e-05 5.533368200123874e-05 diff -r 000000000000 -r b17b03126d40 test-data/go_expanded.tab --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/go_expanded.tab Tue Dec 04 17:17:41 2018 -0500 @@ -0,0 +1,6 @@ +id name namespace s1_mean s2_mean int1 int2 int3 int4 int5 int6 int1_n_peptide int2_n_peptide int3_n_peptide int4_n_peptide int5_n_peptide int6_n_peptide int1_n_samp_children int2_n_samp_children int3_n_samp_children int4_n_samp_children int5_n_samp_children int6_n_samp_children +GO:0000003 reproduction biological_process 10.013089999440444 3.5443205162238103 9.965784284662087 10.228818690495881 9.813781191217037 3.584962500721156 3.700439718141092 3.321928094887362 1 1 1 1 1 1 1.0 1.0 1.0 1.0 1.0 1.0 +GO:0008150 biological_process biological_process 10.066537719931583 11.4814630999144 10.011227255423254 10.287712379549449 9.868822554774999 11.782998208920414 10.9901039638575 11.560332834212442 3 3 3 3 3 3 3.0 3.0 3.0 3.0 3.0 3.0 +GO:0008152 metabolic process biological_process 3.969626350956481 3.841302253980942 3.584962500721156 4.321928094887363 3.9068905956085187 3.584962500721156 4.392317422778761 3.321928094887362 1 1 1 1 1 1 NA NA NA NA NA NA +GO:0022610 biological adhesion biological_process 4.54432051622381 11.46828462519127 4.321928094887363 4.906890595608519 4.321928094887363 11.77313920671969 10.965784284662087 11.550746785383243 1 1 1 1 1 1 NA NA NA NA NA NA +GO:0032505 reproduction of a single-celled organism biological_process 10.013089999440444 3.5443205162238103 9.965784284662087 10.228818690495881 9.813781191217037 3.584962500721156 3.700439718141092 3.321928094887362 1 1 1 1 1 1 NA NA NA NA NA NA diff -r 000000000000 -r b17b03126d40 test-data/int_ttest.tab --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/int_ttest.tab Tue Dec 04 17:17:41 2018 -0500 @@ -0,0 +1,4 @@ +peptide int1 int2 int3 int4 int5 int6 +A 12 20 15 12 21 10 +B 20 30 20 3500 2000 3000 +C 1000 1200 900 12 13 10 diff -r 000000000000 -r b17b03126d40 test-data/multiple_func.tab --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/multiple_func.tab Tue Dec 04 17:17:41 2018 -0500 @@ -0,0 +1,4 @@ +peptide cog go +A C GO:0008152 +B N GO:0022610 +C D GO:0000003,GO:0032505 diff -r 000000000000 -r b17b03126d40 test-data/multiple_int.tab --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/multiple_int.tab Tue Dec 04 17:17:41 2018 -0500 @@ -0,0 +1,4 @@ +peptide int1 int2 int3 +A 10 20 70 +B 40 30 30 +C 50 50 0 diff -r 000000000000 -r b17b03126d40 test-data/multiple_tax.tab --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/multiple_tax.tab Tue Dec 04 17:17:41 2018 -0500 @@ -0,0 +1,4 @@ +peptide lca +A 210 +B 1496 +C 1870884