compbiocore / VariantVisualization.jl

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

Replace categorical representative values in geno_dict() and plotting function #13

Closed gtollefson closed 5 years ago

gtollefson commented 5 years ago

Replace values 0, 400, 600, 800 with 0, 1, 2, 3 in geno_dict() function and add these to plot legend key (no call [0] ) to help users understand z-value in hover label.