viva cannot be installed
Opened this issue · 0 comments
yifangt-ACRD commented
I create a conda environment trying to install VIVA in a cluster. After I run following steps according to the instruction:
julia
]add VariantVisualization
exit()
There was not error, but no binary for viva.
$ which viva
$
I must have missed something important as I am not familiar with Julia, especially about the instruction:
Linux Note: To run on remote compute clusters, you may need to load the opengl and julia modules.
Could you be more specific with VIVA installation for my this case? Thank you!