Skip to content

Commit

Permalink
restore output needed for other workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dpark01 committed Aug 20, 2024
1 parent e0f2fe8 commit 40fbbc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipes/WDL/workflows/demux_deplete.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -280,5 +280,7 @@ workflow demux_deplete {
Map[String,String] run_info = illumina_demux.run_info[0]
File run_info_json = illumina_demux.run_info_json[0]
String run_id = illumina_demux.run_info[0]['run_id']
String demux_viral_core_version = illumina_demux.viralngs_version[0]
}
}

0 comments on commit 40fbbc4

Please sign in to comment.