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

Ruby error when running the kofam workflow #16

Open
ParkvilleData opened this issue Oct 2, 2020 · 2 comments
Open

Ruby error when running the kofam workflow #16

ParkvilleData opened this issue Oct 2, 2020 · 2 comments

Comments

@ParkvilleData
Copy link

I'm using the eukaryotes profile (profiles/eukaryote.hal)

and all the programs are in my path.

Thanks for your help!

[bobbieshaban@spartan-bm067 kofam]$ ./exec_annotation -o result.txt R5300_S1.prodigal.proteins.fa --cpu=10
Traceback (most recent call last):
        6: from .../exec_annotation:7:in `<main>'
        5: from ../kofam/lib/kofam_scan/cli.rb:16:in `run'
        4: from .../kofam/lib/kofam_scan/config.rb:11:in `load'
        3: from .../psych.rb:349:in `safe_load'
        2: from .../psych.rb:390:in `parse'
        1: from ..../psych.rb:456:in `parse': (<unknown>): did not find expected key while parsing a block mapping at line 4 column 1 (Psych::SyntaxError)
@YANWF2020
Copy link

@ParkvilleData hello, may i ask whether you solved this problem? I encountered the same problem, and could you share your solution? thank you so much!

@wanxn518
Copy link

@ParkvilleData I also encountered this problem.

/public/home/wanxn/miniconda3/envs/kofam/lib/ruby/3.1.0/psych.rb:455:in `parse': (<unknown>): did not find expected key while parsing a block mapping at line 5 column 1 (Psych::SyntaxError)
        from /public/home/wanxn/miniconda3/envs/kofam/lib/ruby/3.1.0/psych.rb:455:in `parse_stream'
        from /public/home/wanxn/miniconda3/envs/kofam/lib/ruby/3.1.0/psych.rb:399:in `parse'
        from /public/home/wanxn/miniconda3/envs/kofam/lib/ruby/3.1.0/psych.rb:324:in `safe_load'
        from /public/home/wanxn/apps/KofamKOALA/bin/kofam_scan-1.3.0/lib/kofam_scan/config.rb:11:in `load'
        from /public/home/wanxn/apps/KofamKOALA/bin/kofam_scan-1.3.0/lib/kofam_scan/cli.rb:16:in `run'
        from ../exec_annotation:7:in `<main>'

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