| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/devteam/vcfsort/vcfsort/1.0.0_rc3+galaxy0 (this tool) |
| toolshed.g2.bx.psu.edu/repos/devteam/vcfsort/vcfsort/1.0.0_rc1+galaxy0 |
| toolshed.g2.bx.psu.edu/repos/devteam/vcfsort/vcfsort/1.0.0_rc1.0 |
| toolshed.g2.bx.psu.edu/repos/devteam/vcfsort/vcfsort/@WRAPPER_VERSION@.0 |
| toolshed.g2.bx.psu.edu/repos/devteam/vcfsort/vcfsort/0.0.2 |
| vcfsort |
| Requirements (dependencies defined in the <requirements> tag set) |
| name | version | type |
| coreutils | 8.31 | package |
| Additional information about this tool |
(grep ^"#" "${input1}" && grep -v ^"#" "${input1}" | LC_ALL=C sort -k1,1 -k2,2n -V) > '${out_file1}'
| Functional tests |
| name | inputs | outputs | required files |
| Test-1 |
input1: vcfsort-test1-input.vcf |
name: value |
vcfsort-test1-input.vcf value |