Skip to content
Snippets Groups Projects
Commit 2533e552 authored by Hanna  JULIENNE's avatar Hanna JULIENNE
Browse files

fixed main

parent c10239e2
No related branches found
No related tags found
No related merge requests found
Pipeline #7899 passed
......@@ -34,7 +34,6 @@ def launch_preprocessing(args):
print('processing GWAS: {}'.format(tag))
start = time.time()
gwas = jp.map_gwas.gwas_internal_link(GWAS_table, args.gwas_folder)
GWAS_link = jp.map_gwas.walkfs(args.gwas_folder, args.gwas_filename)[2]
mapgw = jp.map_gwas.map_columns_position(GWAS_link, args.gwas_info)
print(mapgw)
......
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