# HG changeset patch # User rhpvorderman # Date 1531317817 14400 # Node ID 645c33d0786a0e89a81fcb4b6dfb92da625d8c5c # Parent cd78c64fe35b13d367a79dba2ae3b0a2a0598ad2 planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit cb6d569e0496fac22e0e9c7fffa884338cef09c8 diff -r cd78c64fe35b -r 645c33d0786a README --- a/README Thu Jul 05 09:29:08 2018 -0400 +++ b/README Wed Jul 11 10:03:37 2018 -0400 @@ -8,4 +8,4 @@ The tool has drastically changed since then, with a complete refactoring of the python script and the addition of unit tests for all functionality within the python script. A lot of indexes are now supported in addition to -just the all_fasta one. \ No newline at end of file +just the all_fasta one. diff -r cd78c64fe35b -r 645c33d0786a data_manager/.pytest_cache/v/cache/nodeids --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager/.pytest_cache/v/cache/nodeids Wed Jul 11 10:03:37 2018 -0400 @@ -0,0 +1,27 @@ +[ + "test_path_name_value_key_manager.py::test_validate_indexes_yaml", + "test_path_name_value_key_manager.py::test_schema", + "test_path_name_value_key_manager.py::test_schema_fail", + "test_path_name_value_key_manager.py::test_application", + "test_path_name_value_key_manager.py::test_application_overwrite_file", + "test_path_name_value_key_manager.py::test_application_star_index", + "test_path_name_value_key_manager.py::test_application_star_index_fail_wrong_yaml", + "test_path_name_value_key_manager.py::test_check_tab", + "test_path_name_value_key_manager.py::test_check_tab_fail", + "test_path_name_value_key_manager.py::test_data_table", + "test_path_name_value_key_manager.py::test_non_existing_table", + "test_path_name_value_key_manager.py::test_rnastar_index_fail_no_extra_column", + "test_path_name_value_key_manager.py::test_rnastar_index_fail_wrong_dir", + "test_path_name_value_key_manager.py::test_all_fasta_table_fail_extra_columns", + "test_path_name_value_key_manager.py::test_all_fasta_table", + "test_path_name_value_key_manager.py::test_index_path_not_exist", + "test_path_name_value_key_manager.py::test_index_path_is_a_dir", + "test_path_name_value_key_manager.py::test_bowtie2_index", + "test_path_name_value_key_manager.py::test_bowtie2_index_fail", + "test_path_name_value_key_manager.py::test_bwa_index", + "test_path_name_value_key_manager.py::test_bowtie_index", + "test_path_name_value_key_manager.py::test_bowtie_index_color", + "test_path_name_value_key_manager.py::test_hisat2_index", + "test_path_name_value_key_manager.py::test_picard_index", + "test_path_name_value_key_manager.py::test_sam_index" +] \ No newline at end of file diff -r cd78c64fe35b -r 645c33d0786a data_manager/__pycache__/path_name_value_key_manager.cpython-35.pyc Binary file data_manager/__pycache__/path_name_value_key_manager.cpython-35.pyc has changed diff -r cd78c64fe35b -r 645c33d0786a data_manager/__pycache__/test_path_name_value_key_manager.cpython-35-PYTEST.pyc Binary file data_manager/__pycache__/test_path_name_value_key_manager.cpython-35-PYTEST.pyc has changed diff -r cd78c64fe35b -r 645c33d0786a data_manager/data_manager_select_index_by_path.xml --- a/data_manager/data_manager_select_index_by_path.xml Thu Jul 05 09:29:08 2018 -0400 +++ b/data_manager/data_manager_select_index_by_path.xml Wed Jul 11 10:03:37 2018 -0400 @@ -3,6 +3,7 @@ python pyyaml + schema Link to indexes on the filesystem that have already been built dict: