Repository revision
9:5bc3e30e1d9e

Repository 'mothur_pcoa'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa

Pcoa tool metadata
Miscellaneous
Pcoa
Principal Coordinate Analysis for a distance matrix
mothur_pcoa
toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/mothur_pcoa/1.39.5.0
1.39.5.0
mothur "#help()" | sed '7q;d' | cut -d" " -f2
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/mothur_pcoa/1.39.5.0 (this tool)
toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/mothur_pcoa/1.36.1.0
mothur_pcoa
Requirements (dependencies defined in the <requirements> tag set)
name version type
mothur 1.39.5 package
Additional information about this tool
set -o pipefail; export TERM=vt100; 

## create symlinks to input datasets
ln -s '$phylip' phylip.dat &&

echo 'pcoa(
    phylip=phylip.dat,
    metric=$metric
)'
| sed 's/ //g'  ## mothur trips over whitespace
| mothur
| tee mothur.out.log
    
None
False
Functional tests
name inputs outputs required files
Test-1 phylip: amazon.dist
savelog: True
name: value
name: value
name: value
amazon.dist
value