Skip to content

Commit

Permalink
Download proviral outputs for #706.
Browse files Browse the repository at this point in the history
  • Loading branch information
donkirkby committed Apr 21, 2021
1 parent 197ead3 commit e2a0375
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion micall/monitor/kive_watcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,11 @@
'assembly_fasta',
'genome_coverage_csv',
'genome_coverage_svg',
'read_entropy_csv']
'read_entropy_csv',
'outcome_summary_csv', # proviral outputs
'conseqs_primers_csv',
'contigs_primers_csv',
'table_precursor_csv']

# noinspection PyArgumentList
FolderEventType = Enum('FolderEventType', 'ADD_SAMPLE FINISH_FOLDER')
Expand Down

0 comments on commit e2a0375

Please sign in to comment.