| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/chemteam/mdanalysis_cosine_analysis/mdanalysis_cosine_analysis/1.0.0+galaxy0 (this tool) |
| toolshed.g2.bx.psu.edu/repos/chemteam/mdanalysis_cosine_analysis/mdanalysis_cosine_analysis/0.20 |
| toolshed.g2.bx.psu.edu/repos/chemteam/mdanalysis_cosine_analysis/mdanalysis_cosine_analysis/0.19 |
| mdanalysis_cosine_analysis |
| Requirements (dependencies defined in the <requirements> tag set) |
| name | version | type |
| mdanalysis | 1.0.0 | package |
| Additional information about this tool |
python '$__tool_directory__/pca_cosine.py'
--itraj '$trajin'
--istr '$strin'
--itrajext '$trajin.ext'
--istrext '$strin.ext'
--icomponents '$components'
--iindex '$index'
--output '$output'
--cosout '$cosout'
2>&1
| Functional tests |
| name | inputs | outputs | required files |
| Test-1 |
trajin: test.dcd strin: test.pdb components: 3 index: 0 |
name: value |
test.dcd test.pdb value |
| Test-2 |
trajin: test.xtc strin: test.gro components: 3 index: 0 |
name: value |
test.xtc test.gro value |