Skip to content
Snippets Groups Projects
Commit 9630bf80 authored by pkupczyk's avatar pkupczyk
Browse files

CCS-6 BaSynthec : Strain DB Integration - todo

SVN: 26510
parent 04a6b9c1
No related branches found
No related tags found
No related merge requests found
......@@ -40,5 +40,5 @@ def addDataToTable(dataList, table):
row.setCell(FIELD_HAS_PHENOTYPES, hasPhenotypes)
def aggregate(parameters, table):
data = loadDataFromFile('TODO_FILE_TO_FILE_WITH_SERVER_DATA')
data = loadDataFromFile('TODO_PATH_TO_FILE_WITH_SERVER_DATA')
addDataToTable(data, table)
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