# HG changeset patch # User galaxyp # Date 1549580068 18000 # Node ID 5bc492a15b8b9791d9ef7b9fc4a375867e864e22 # Parent 80ce9ca55697df1bce480ea349535b6dca104d60 planemo upload diff -r 80ce9ca55697 -r 5bc492a15b8b metaquantome_sample.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/metaquantome_sample.xml Thu Feb 07 17:54:28 2019 -0500 @@ -0,0 +1,117 @@ + + + + + 1.1.2 + + + megahit + + megahit --version + samp_file.tab; + #if $samps_args.samps_src == 'build': + #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 + #else: + #for $s in $samps_args.samps + cat ${samps_args.file} | cut -f ${s.col_names} | + head -n 1 | tr '\t' ',' | + cat <(echo -e -n "${s.group_name}\t") - >> samp_file.tab; + #end for + #end if + ]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.1093/bioinformatics/btv033 + +