-
Notifications
You must be signed in to change notification settings - Fork 12
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
A valid target path could not be found #134
Comments
I am also getting a similar issue. Were you able to resolve why this was the case? |
I am getting this issue, as well. Was anyone able to resolve it? |
I have also been getting similar output, but mine might be due to my work computer running Windows 11 and file paths in R look like this: "..\folder\folder\etc". Any suggestions? |
It turns out my issue was with the sort by coordinates step, system(cmd) calling grep and sort doesn't work on a Windows system. |
Does this R package mean that it cannot be used on a Windows system? Do you have any methods to solve this problem, or should I simply use it on a Linux system instead? I would be very grateful if you could provide some guidance! Huang |
1. Bug description
When running the example code of echolocatoR::finemap_loci (), an error occurred that a valid target path could not be found.
Looking forward to your reply, thank you!
2. Reproducible example
3. Session info
The text was updated successfully, but these errors were encountered: