Installation

To install VarianceComponentTest.jl, open up Julia and then type

julia> Pkg.update()
julia> Pkg.add("VarianceComponentTest")

Then you can use the following command to verify that the package has been installed successfully

julia> using VarianceComponentTest
julia> gwasvctest
gwasvctest (generic function with 1 method)