I’m new to Julia and New to the field of bioinformatics in general so please Help.
I’ve downloaded Julia on command line on a cloud ubuntu,
Got it running
added VariantVisualization.jl
Following the instruction and typing in my command line:
julia viva -f S16_SNP.vcf -s -o ./S16_SNP.png
I either do not get any response at all, or it gives me an error of viva file does not exist.
Has anyone worked with viva before and can give me some help?