Skip to content
This repository was archived by the owner on Jan 27, 2020. It is now read-only.

Commit 8ca0194

Browse files
committed
remove comments
1 parent 1a944f1 commit 8ca0194

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

germlineVC.nf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ if (params.verbose) bamFiles = bamFiles.view {
9191
Files : [${it[3].fileName}, ${it[4].fileName}]"
9292
}
9393

94-
if (mode == "germline") return [ idPatient, status, idSample, bamFile, baiFile ]
95-
9694
// assume input is recalibrated, ignore explicitBqsrNeeded
9795
(recalibratedBam, recalTables) = bamFiles.into(2)
9896

0 commit comments

Comments
 (0)