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
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!
The text was updated successfully, but these errors were encountered:
I create a conda environment trying to install VIVA in a cluster. After I run following steps according to the instruction:
There was not error, but no binary for 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!
The text was updated successfully, but these errors were encountered: