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

ERROR: LoadError: SystemError: opening file "file.vcf": No such file or directory #106

Open
Pandrews17 opened this issue Jun 23, 2021 · 0 comments

Comments

@Pandrews17
Copy link

Hi I am running into a couple of issues with running the program (granted I don't have a lot of experience with coding, etc...). When trying running the start code:

docker run -it --rm -v "$PWD":/data compbiocore/viva-cli viva --save_remotely -f file.vcf -s pdf -o output

it runs everything until it tries to load the vcf and gives this error:

Finished loading packages!

Reading file.vcf ...

ERROR: LoadError: SystemError: opening file "file.vcf": No such file or directory
Stacktrace:
[1] #systemerror#43(::Nothing, ::Function, ::String, ::Bool) at ./error.jl:134
[2] systemerror at ./error.jl:134 [inlined]
[3] #open#309(::Bool, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Function, ::String) at ./iostream.jl:289
[4] #open at ./none:0 [inlined]
[5] open(::String, ::String) at ./iostream.jl:345
[6] top-level scope at none:0
[7] include at ./boot.jl:326 [inlined]
[8] include_relative(::Module, ::String) at ./loading.jl:1038
[9] include(::Module, ::String) at ./sysimg.jl:29
[10] exec_options(::Base.JLOptions) at ./client.jl:267
[11] _start() at ./client.jl:436
in expression starting at /usr/local/bin/viva:130

Any help would be much appreciated considering I don't have any experience but need to use the program for my project

@Pandrews17 Pandrews17 changed the title ERROR: LoadError: SystemError: opening file "tnfr.vcf": No such file or directory ERROR: LoadError: SystemError: opening file "file.vcf": No such file or directory Jun 23, 2021
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