Closed mbhall88 closed 11 months ago
https://github.com/HKU-BAL/Clair3/blob/5708e725c31c208c97c00f8803654381aec1bf7e/preprocess/CheckEnvs.py#L473
Even when I use the --no_phasing_for_fa flag I still get this warning message. Might be good to do a check to see if that option has already been provided before warning?
--no_phasing_for_fa
fixed in v1.0.5
https://github.com/HKU-BAL/Clair3/blob/5708e725c31c208c97c00f8803654381aec1bf7e/preprocess/CheckEnvs.py#L473
Even when I use the
--no_phasing_for_fa
flag I still get this warning message. Might be good to do a check to see if that option has already been provided before warning?