Closed tacazares closed 2 years ago
I found some additional problems that also needed corrected.
dtype
chroms
nargs='+'
args.signal
args.input_bigwig
I found some additional problems that also needed corrected.
dtype
.chroms
argument was missing thenargs='+'
argument.args.signal
instead ofargs.input_bigwig
.