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
ah yes that's an R issue that is not changeable. We can not manage this exception effectively, because even if you fix it in one script you have to take the "fix" along to other scripts, which introduces a dependency hell to maintain. Only solution I can think of: Do not use special characters (here, and in general).
I agree about dependency hell, and also hard to automatically change the annotations (could be that this creates duplicates, e.g., if you have two index names: BEST4+ and BEST4-
If we decide to make it 'Don't use special characters' then this should be communicated more clearly.
Maybe should also add a test for the index only containing non-special characters somewhere, if not, cause a very clear error (not just some NaNs emerging somewhere far downstream)
Like it was now, wasn't so straightforward to find what causes the error
Epi_Abs_BEST4+__H335__M21_00014
+
with.
The text was updated successfully, but these errors were encountered: