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

Fix 2 bugs #7

Closed gtollefson closed 6 years ago

gtollefson commented 6 years ago

Fixed io filter functions to match sig_list by opening reader object after each match. Added code to remove "chr" from chromosome number in combined_all_genotype_array_functions() and combined_all_read_depth_array_functions().