Skip to content
Snippets Groups Projects
Commit fb25010d authored by George Marchment's avatar George Marchment
Browse files

Changes RO-Crate -> i went a bit to quickly on the errors

parent b8a1bf71
No related branches found
No related tags found
No related merge requests found
Pipeline #13446 failed with stage
in 43 seconds
......@@ -78,7 +78,7 @@ class Nextflow_Building_Blocks:
return self.origin.get_name_file()
def get_rocrate_key(self, dico):
return f"{self.get_file_address()[len(dico['temp_directory'])+1:]}/{self.get_name()}"
return f"{self.get_file_address()[len(dico['temp_directory'])+1:]}#{self.get_name()}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment