Skip to content

Commit

Permalink
Update MixClone.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yil8 authored Jul 16, 2016
1 parent c545f99 commit 17f7796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MixClone.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

parser_run_model.add_argument('--baseline_thred', default=0.16, type=float,
help='''The threshold of LOH SNP sites fraction within each segment to
define the segment as baseline. Default is 0.09.''')
define the segment as baseline. Default is 0.16.''')

#parser_run_model.add_argument('--priors', default=None, type=str,
# help='''File of the prior distribution. If not provided,
Expand Down

0 comments on commit 17f7796

Please sign in to comment.