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
while looking at t_coffee -help I noticed an inconstency -clean is declared twice with some inconsintency
see:
t_coffee -help -clean
PARAMETER : -clean
USAGE : Will delete cached data and exit: all, cache, lock, tmp. It is possible to specify a list: cache_lock_tmp
MAX_N_VALUES: 1
DEFAULT : no OR all (when flag set)
RANGE : [any]...[]
TYPE : S
PARAMETER : -clean
USAGE : Deprecated
MAX_N_VALUES: 1
DEFAULT : no OR shadow (when flag set)
RANGE : [any]...[]
TYPE : S
I did not check the code to track down the problem
regards
Eric
The text was updated successfully, but these errors were encountered:
EricDeveaud
changed the title
t_coffe -clean :: inconsistency
t_coffee -clean :: inconsistency
Jul 3, 2020
Hello,
while looking at t_coffee -help I noticed an inconstency -clean is declared twice with some inconsintency
see:
I did not check the code to track down the problem
regards
Eric
The text was updated successfully, but these errors were encountered: