Updated Tearsheet with by sample QC metrics, bugfix for misnamed variables
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5753 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
2e1c09c03b
commit
72a07e4553
|
|
@ -12,7 +12,6 @@ cmdargs = gsa.getargs(
|
|||
list(
|
||||
title = list(value=NA, doc="Title for the tearsheet"),
|
||||
tsv = list(value=NA, doc="pipeline tsv file"),
|
||||
bamlist = list(value=NA, doc="list of BAM files"),
|
||||
evalroot = list(value=NA, doc="VariantEval file base (everything before the .eval)"),
|
||||
tearout = list(value=NA, doc="Output path for tearsheet PDF")#,
|
||||
#plotout = list(value=NA, doc="Output path for plot PDF")
|
||||
|
|
|
|||
Loading…
Reference in New Issue