Skip to content

Commit

Permalink
less noisy outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
dpark01 committed Aug 20, 2024
1 parent 246136c commit e0b4f99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pipes/WDL/workflows/demux_deplete.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,5 @@ 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 e0b4f99

Please sign in to comment.