Skip to content
Snippets Groups Projects
Commit 69e525c6 authored by tgupta6's avatar tgupta6
Browse files

changed genome test ids to simple

parent e4183eca
No related branches found
No related tags found
No related merge requests found
...@@ -111,7 +111,7 @@ genome_val_region_ids = os.path.join( ...@@ -111,7 +111,7 @@ genome_val_region_ids = os.path.join(
genome_test_region_ids = os.path.join( genome_test_region_ids = os.path.join(
data_absolute_path, data_absolute_path,
'restructured/test_region_ids.json') 'restructured/test_region_ids_simple.json')
########################################################################## ##########################################################################
# Genome Training/Fine-Tuning Parameters # # Genome Training/Fine-Tuning Parameters #
......
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