Release_2.0 next
Compare changes
- Loraine Gueguen authored
+ 3
− 1
@@ -69,7 +69,8 @@ class LoadData(speciesData.SpeciesData):
@@ -69,7 +69,8 @@ class LoadData(speciesData.SpeciesData):
get_sapiens_id_job_output_dataset_id = utilities.run_tool_and_get_single_output_dataset_id(self.instance,
tool_id=constants.GET_ORGANISMS_TOOL, # If this version if not found, Galaxy will use the one that is found
@@ -80,6 +81,7 @@ class LoadData(speciesData.SpeciesData):
@@ -80,6 +81,7 @@ class LoadData(speciesData.SpeciesData):
sapiens_id = str(get_sapiens_id_final_output["organism_id"]) # needs to be str to be recognized by the chado tool