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

"replacement has x rows, data has y" error #778

Open
katy-sadowski opened this issue Dec 19, 2024 · 0 comments
Open

"replacement has x rows, data has y" error #778

katy-sadowski opened this issue Dec 19, 2024 · 0 comments

Comments

@katy-sadowski
Copy link

I was getting this error at the end of repeated Achilles runs and only resolved it by deleting the log_achilles file and starting a fresh run. I think the error was due to the fact that Achilles kept appending logs to that file run over run, and then parseLogs was getting info from previous runs in the mix?

.parseLogs <- function(outputFolder) {

Users should be able to specify the name of the logfile to avoid this situation, and perhaps Achilles should also append the run timestamp to the default name.

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

1 participant