You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
th_proportion_N is rejected as an invalid top-level config key.
This seems to be caused by a missing comma in pre_check_config() in insilicosv/simulate.py, between:
'th_proportion_N'
'output_paf_intersv'
Thanks.
th_proportion_Nis rejected as an invalid top-level config key.This seems to be caused by a missing comma in
pre_check_config()ininsilicosv/simulate.py, between:'th_proportion_N'
'output_paf_intersv'
Thanks.