compbiocore / VariantVisualization.jl

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

Make html output contain hover labels, other output contain tick labels #12

Closed gtollefson closed 5 years ago

gtollefson commented 5 years ago

Add conditional evaluation in viva_cli.jl to format x-axis tick labels of html saved heatmaps to hide sample names. Other formats will show sample names in tick labels.