Skip to content
Snippets Groups Projects
Commit 1c3c1c4b authored by Cats's avatar Cats
Browse files

Merge branch 'develop' into controlTreat

parents 5a4a9d15 8cac7c09
No related branches found
No related tags found
1 merge request!67fix CaseControl and macs2 tasks
......@@ -166,9 +166,9 @@ struct FastqPair {
struct CaseControl {
String inputName
IndexedBamFile inputBam
IndexedBamFile inputFile
String controlName
IndexedBamFile controlBam
IndexedBamFile controlFile
}
struct CaseControls {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment