Hi,
I am trying to open my repeatmasker output file using read_rm as in the tutorial but I keep getting this error:
Error in str_trim():
! side must be one of "both", "left", or "right", not "l".
ℹ Did you mean "left"?
I'm using R 4.2.2 with updated stringr and tidyverse packages. Is there a specific version needed for the "l" to be understood as left?
Hi,
I am trying to open my repeatmasker output file using read_rm as in the tutorial but I keep getting this error:
Error in
str_trim():!
sidemust be one of "both", "left", or "right", not "l".ℹ Did you mean "left"?
I'm using R 4.2.2 with updated stringr and tidyverse packages. Is there a specific version needed for the "l" to be understood as left?