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

Execution halted Error #50

Open
jliu2019 opened this issue Jul 24, 2020 · 6 comments
Open

Execution halted Error #50

jliu2019 opened this issue Jul 24, 2020 · 6 comments

Comments

@jliu2019
Copy link

Hi,

Thanks for this great tool! However, I found that if I run the latest version 1.4.2, I will get an error message as follows, but version 1.4.1 works fine (macOS 10.15.6, R 4.0.2).

Error: unexpected '<' in "<"
Execution halted

@roblanf
Copy link
Owner

roblanf commented Jul 24, 2020 via email

@Claudia-Stone
Copy link

I seem to have the same problem. I downloaded the script and an example file (from example RB7_A2), but when I try a test run with just the example summary, I get
Error: unexpected '<' in "<"
Execution halted

Any advise?

Here are some details:
-rwxr--r--@ 1 claudia staff 550781 Oct 28 18:26 MinIONQC.R
-rw-r--r--@ 1 claudia staff 143696 Oct 28 17:47 sequencing_summary.txt

wolkenbuch:MinionQC claudia$ Rscript MinIONQC.R -i sequencing_summary.txt
Error: unexpected '<' in "<"
Execution halted

@Claudia-Stone
Copy link

or if I use a previous version (I think 1.4.1) I get another error

claudia@wolkenbuch ~ % Rscript /Users/claudia/Desktop/R/MinionQC/MinIONQC1.R -i /Users/claudia/Desktop/R/MinionQC/sequencing_summary.txt
INFO [2022-10-28 19:09:01] Loading input file: /Users/claudia/Desktop/R/MinionQC/sequencing_summary.txt
Error in UseMethod("collector_value") :
no applicable method for 'collector_value' applied to an object of class "c('collector_skip', 'collector')"
Calls: single.flowcell ... load_summary -> read_tsv -> -> collector_value
Execution halted

@Claudia-Stone
Copy link

Using 1.4.1 with both example sequence summaries, it is working now :-)

@roblanf
Copy link
Owner

roblanf commented Oct 30, 2022

Hi @Claudia-Stone,

Thanks for the updates. Is there any chance you know what the problem was, or what changed to make it work?

If you're able to send me your input files, I'd be very keen to try and recreate the error so I can try to fix it.

Rob

@Claudia-Stone
Copy link

Claudia-Stone commented Oct 30, 2022 via email

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