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

There were problems in parsing your input file with the following rows #60

Open
thecorz opened this issue Dec 8, 2022 · 3 comments
Open

Comments

@thecorz
Copy link

thecorz commented Dec 8, 2022

Hi Rob,

I have joined multiple sequencing_summary.txt files via cat and pipe >. But the script is throwing an error, don't really know what it is about, but my guess is related to the formating of the summary files that might have been changed.

This is the error message

There were problems in parsing your input file with the following rows: 

WARN [2022-12-08 12:11:39] 3773657
.
.
.

These rows will be ignored for further analysis, please check your input file
Error in if (max(d$channel) <= 512) { : 
  missing value where TRUE/FALSE needed
Calls: single.flowcell -> load_summary
Execution halted

Any ideas of what has caused it?

Thanks

@roblanf
Copy link
Owner

roblanf commented Dec 9, 2022 via email

@KylonisThanos
Copy link

Hello guyz ! i just intalled the minionqc through conda and i got the same error message . i had 5 files and i used cat command . but when i deleted the 4 header rows it did run without error messages . could we possibly to something so we can overcome this problem with cat? use another command or predict tis throught the script itself?

@roblanf
Copy link
Owner

roblanf commented Sep 20, 2023

Hi @KylonisThanos - unfortunately I don't have capacity at the moment to build this in. But if you'd like to submit a pull request for this I'll happily take a look.

I'll leave this issue open because its' been on my mind that the whole thing could use a rebuild and a speed up, and this is certainly something that could be fixed as part of that.

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