Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read_rm error using str_trim #5

Open
frieljames opened this issue Apr 7, 2023 · 2 comments
Open

read_rm error using str_trim #5

frieljames opened this issue Apr 7, 2023 · 2 comments

Comments

@frieljames
Copy link

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?

@cgroza
Copy link

cgroza commented May 11, 2023

Same, I had to fork and edit to change the parameter to "left".

@DustinSokolowski
Copy link

Me as well, an update would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants