OpenMendel / SnpArrays.jl

Compressed storage for SNP data
https://openmendel.github.io/SnpArrays.jl/latest
Other
44 stars 9 forks source link

Concatenation: `vcat`, `hcat`, `hvcat` #42

Closed kose-y closed 5 years ago

kose-y commented 5 years ago

This pull request implements vcat, hcat, hvcat for concatenation of SnpArrays and SnpDatas, as mentioned in https://github.com/OpenMendel/SnpArrays.jl/issues/29 .

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.7%) to 94.195% when pulling 71ccf22d8ba215c036ad11ad86e102e2c9cf9d4c on kose-y:master into 9c9554b29ed20064b452e2bb133eefef58775bed on OpenMendel:master.