# HG changeset patch # User iuc # Date 1631292141 0 # Node ID f639ff7dea45c42d8a95e4c09580e9cd811ea55c # Parent 5750f6d0d36981d79d972ec6788ecc815090248b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_star_index_builder commit 1f8b01701c5b81d155617267a179ba42a0d4a307" diff -r 5750f6d0d369 -r f639ff7dea45 data_manager/macros.xml --- a/data_manager/macros.xml Wed Aug 05 13:36:20 2020 +0000 +++ b/data_manager/macros.xml Fri Sep 10 16:42:21 2021 +0000 @@ -5,7 +5,7 @@ the index versions in sync, but you should manually adjust the +galaxy version number. --> - 2.7.5b + 2.7.8a - + @@ -138,4 +174,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 5750f6d0d369 -r f639ff7dea45 data_manager/rna_star_index_builder.py --- a/data_manager/rna_star_index_builder.py Wed Aug 05 13:36:20 2020 +0000 +++ b/data_manager/rna_star_index_builder.py Fri Sep 10 16:42:21 2021 +0000 @@ -41,7 +41,8 @@ ] } } - open(args.config_file, 'w').write(json.dumps(data_manager_dict, sort_keys=True)) + with open(args.config_file, 'w') as fh: + json.dump(data_manager_dict, fh, sort_keys=True) if __name__ == "__main__": diff -r 5750f6d0d369 -r f639ff7dea45 tool-data/rnastar_index2x_versioned.loc.sample --- a/tool-data/rnastar_index2x_versioned.loc.sample Wed Aug 05 13:36:20 2020 +0000 +++ b/tool-data/rnastar_index2x_versioned.loc.sample Fri Sep 10 16:42:21 2021 +0000 @@ -2,7 +2,7 @@ #to use a directory of rna-star indexed sequences data files. #You will need to create these data files and then create a #rnastar_index2x_versioned.loc file similar to this one (store it in this -directory) that points to the directories in which those files are stored. +#directory) that points to the directories in which those files are stored. #The rnastar_index2x_versioned.loc file has this format (longer white space #characters are TAB characters): #