| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/bgruening/replace_column_by_key_value_file/replace_column_with_key_value_file/0.2 (this tool) |
| toolshed.g2.bx.psu.edu/repos/bgruening/replace_column_by_key_value_file/replace_column_with_key_value_file/0.1 |
| replace_column_with_key_value_file |
| Requirements (dependencies defined in the <requirements> tag set) |
| Additional information about this tool |
python '$replaceColumnScript'
| Functional tests |
| name | inputs | outputs | required files |
| Test-1 |
pass_comments: # replace_information: GRCh38_ensembl2UCSC.txt unknowns_strategy: skip skip_lines: 1 column_replace: 1 delimiter: tab original_file: original_file |
attributes: name |
original_file GRCh38_ensembl2UCSC.txt name |
| Test-2 |
pass_comments: # replace_information: GRCh38_ensembl2UCSC.txt unknowns_strategy: skip skip_lines: 1 column_replace: 1 delimiter: tab original_file: empty_mapping |
attributes: name |
empty_mapping GRCh38_ensembl2UCSC.txt name |
| Test-3 |
pass_comments: # replace_information: neg_test_map.txt unknowns_strategy: error skip_lines: 0 column_replace: 1 delimiter: tab original_file: neg_test_commented.txt |
neg_test_commented.txt neg_test_map.txt |
|
| Test-4 |
pass_comments: # replace_information: neg_test_map.txt unknowns_strategy: print skip_lines: 0 column_replace: 1 delimiter: tab original_file: neg_test_commented.txt |
attributes: name |
neg_test_commented.txt neg_test_map.txt name |