compbiocore / VariantVisualization.jl

Julia package powering VIVA, our tool for visualization of genomic variation data. Manual:
https://compbiocore.github.io/VariantVisualization.jl/stable/
Other
82 stars 13 forks source link

jupiter notebook #100

Open ibseq opened 3 years ago

ibseq commented 3 years ago

Hi, it seems the content in the link to the jupiter notebook is incomplete? https://github.com/compbiocore/VariantVisualization.jl/blob/master/VIVA.ipynb

I run the analysis but stopped in here :File "", line 13 using ArgParse ^ SyntaxError: invalid syntax

and it seems that page doesnt go anywhere really...

thanks ibseq

ajandria commented 3 years ago

Seems like you are trying to run it with Python instead of Julia. Try changing kernel to Julia (upper-right side of the screen if I'm not wrong) obraz