I encountered an issue when reading VCF file specified as part of the input list for vartrix. I noticed that this was due to an undeclared variable, likely due to the variable not being renamed during refactoring of the variable.
I also ran code review on the vireo repository and identified a missing dependency in the vireo_wrap_v02.py.
I encountered an issue when reading VCF file specified as part of the input list for vartrix. I noticed that this was due to an undeclared variable, likely due to the variable not being renamed during refactoring of the variable.
I also ran code review on the vireo repository and identified a missing dependency in the vireo_wrap_v02.py.