Skip to content
Snippets Groups Projects
Unverified Commit 8cac7c09 authored by Cats's avatar Cats Committed by GitHub
Browse files

Merge pull request #66 from biowdl/cntrlTreat

Fixing names
parents 22295dff d8cae81f
No related branches found
No related tags found
No related merge requests found
......@@ -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