@@ -400,7 +400,7 @@ def test_generate_sample_information_files(self):
400400
401401 exp_first_lines = {
402402 f'{ self .good_run_id } _StudyA_13059_blanks.tsv' :
403- 'BLANK1.1A\t 2021-10-21 \t 193\t '
403+ 'BLANK1.1A\t 2017-05-23 \t 193\t '
404404 'Control\t Negative\t Sterile w'
405405 'ater blank\t Sterile water blank\t urban biome\t res'
406406 'earch facility\t sterile wate'
@@ -411,15 +411,15 @@ def test_generate_sample_information_files(self):
411411 'StudyA\t TRUE\t '
412412 'UCSD\t FALSE' ,
413413 f'{ self .good_run_id } _StudyB_11661_blanks.tsv' :
414- 'BLANK.40.12G\t 2021-10-21 \t 193\t Control'
414+ 'BLANK.40.12G\t 2017-05-23 \t 193\t Control'
415415 '\t Negative\t Sterile water blank\t Sterile water blank\t urban '
416416 'biome\t research facility\t sterile water'
417417 '\t misc environment\t USA:CA:San Diego\t B'
418418 'LANK.40.12G\t 32.5\t -117.25\t control bla'
419419 'nk\t metagenome\t 256318\t BLANK.40.12G\t '
420420 'StudyB\t TRUE\t UCSD\t FALSE' ,
421421 f'{ self .good_run_id } _StudyC_6123_blanks.tsv' :
422- 'BLANK.41.12G\t 2021-10-21 \t 193\t Control'
422+ 'BLANK.41.12G\t 2017-05-23 \t 193\t Control'
423423 '\t Negative\t Sterile water blank\t Sterile water blank\t urban'
424424 ' biome\t research facility\t sterile wat'
425425 'er\t misc environment\t USA:CA:San Diego'
@@ -430,7 +430,7 @@ def test_generate_sample_information_files(self):
430430
431431 exp_last_lines = {
432432 f'{ self .good_run_id } _StudyA_13059_blanks.tsv' :
433- 'BLANK4.4H\t 2021-10-21 \t 193\t '
433+ 'BLANK4.4H\t 2017-05-23 \t 193\t '
434434 'Control\t Negative\t Sterile w'
435435 'ater blank\t Sterile water blank\t urban biome\t res'
436436 'earch facility\t sterile wate'
@@ -441,15 +441,15 @@ def test_generate_sample_information_files(self):
441441 'StudyA\t TRUE\t '
442442 'UCSD\t FALSE' ,
443443 f'{ self .good_run_id } _StudyB_11661_blanks.tsv' :
444- 'BLANK.43.12H\t 2021-10-21 \t 193\t Control'
444+ 'BLANK.43.12H\t 2017-05-23 \t 193\t Control'
445445 '\t Negative\t Sterile water blank\t Sterile water blank\t urban'
446446 ' biome\t research facility\t sterile wat'
447447 'er\t misc environment\t USA:CA:San Diego'
448448 '\t BLANK.43.12H\t 32.5\t -117.25\t control'
449449 ' blank\t metagenome\t 256318\t BLANK.43.1'
450450 '2H\t StudyB\t TRUE\t UCSD\t FALSE' ,
451451 f'{ self .good_run_id } _StudyC_6123_blanks.tsv' :
452- 'BLANK.41.12G\t 2021-10-21 \t 193\t Contro'
452+ 'BLANK.41.12G\t 2017-05-23 \t 193\t Contro'
453453 'l\t Negative\t Sterile water blank\t Sterile water blank\t urb'
454454 'an biome\t research facility\t sterile '
455455 'water\t misc environment\t USA:CA:San D'
0 commit comments