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

Command line argument to generate all plots at once #14

Closed gtollefson closed 5 years ago

gtollefson commented 5 years ago

Add command line arguments to --heatmap and --avg_dp flags to accept genotype,read_depth and sample,variant (in any order) to generate all plots at once without having to run program again.