Skip to content

Commit

Permalink
missing test demultiplexing runfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
aledj2 committed Nov 8, 2022
1 parent 8ba3f4b commit 5e9e503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automate_demultiplex_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
# directories to be ignored when looping through runfolders
ignore_directories = ["samplesheets", "GlacierTest"]

demultiplex_test_folder = ["999999_M02353_0496_000000000-DEMUX","","999999_A01229_0038_AH5MG7DRXY_TSO500","folder123","123_folder","999999_A01229_0049_AHMKGHDRXY_TSO500"]
demultiplex_test_folder = ["999999_M02353_0496_000000000-DEMUX","999999_A01229_0010_DEMUXINTEG","999999_A01229_0038_AH5MG7DRXY_TSO500","folder123","123_folder","999999_A01229_0049_AHMKGHDRXY_TSO500"]

# path to log file which records the output of the upload agent
upload_and_setoff_workflow_logfile = (
Expand Down

0 comments on commit 5e9e503

Please sign in to comment.