You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried to run VIVA. I changed my chromosome Name from NC_0000000 form to chr1, chr2 chr3 .... and so on, since the VIVA gave me error code.
Since I changed my chromosome name, I gave code as
viva -f vcffile.vcf -r chr3:5015550-5123645 -s pdf -o ~/vcffolder
But VIVA gave me another error code as
ERROR: LoadError: Transform failed with error code 1: Failed to serialize document: Uncaught
Stacktrace:
[1] error(s::String) @base ./error.jl:35
other stacktrace below had no problem. But output PDF file was empty.
I hope to know what caused this problem. Thank you.
The text was updated successfully, but these errors were encountered:
Burythelightwithin
changed the title
LoadError: BoundsError: attempt to access 1-element Vector{SubString{String}} at index [2]
LoadError: Transform failed with error code 1: Failed to serialize document: Uncaught
Sep 20, 2022
Hi, I tried to run VIVA. I changed my chromosome Name from NC_0000000 form to chr1, chr2 chr3 .... and so on, since the VIVA gave me error code.
Since I changed my chromosome name, I gave code as
viva -f vcffile.vcf -r chr3:5015550-5123645 -s pdf -o ~/vcffolder
But VIVA gave me another error code as
ERROR: LoadError: Transform failed with error code 1: Failed to serialize document: Uncaught
Stacktrace:
[1] error(s::String)
@base ./error.jl:35
other stacktrace below had no problem. But output PDF file was empty.
I hope to know what caused this problem. Thank you.
The text was updated successfully, but these errors were encountered: