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
Error in `purrr::map()`:
ℹ In index: 1.
ℹ With name: as.data.frame(emale_prot_ava).
Caused by error in `as_sublinks.tbl_df()`:
! el argumento "feats" está ausente, sin valor por omisión
The text was updated successfully, but these errors were encountered:
Version:
r-gggenomes 1.0.1 r44hc72bb7e_0 conda-forge
add_sublinks
only works with tibbles. If you use a data.frame it throws an error:Error:
The text was updated successfully, but these errors were encountered: