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
print(log_warning("[WARNING] Please enable --no_phasing_for_fa if calling variant in non-diploid organisms"))
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?
The text was updated successfully, but these errors were encountered:
Clair3/preprocess/CheckEnvs.py
Line 473 in 5708e72
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?The text was updated successfully, but these errors were encountered: