Split gvcf2numpy command into import and export-numpy.
authorTom Clegg <tom@tomclegg.ca>
Tue, 4 Feb 2020 21:28:51 +0000 (16:28 -0500)
committerTom Clegg <tom@tomclegg.ca>
Tue, 4 Feb 2020 21:28:51 +0000 (16:28 -0500)
commitfd2049ccfde932448f570eeda6a1ecc1b663f8e0
treea727a62bc918b7088e4a537dde2b965f6c2cbf7e
parentc725a1dcda115a831f5f9eb10971b5889f13f676
Split gvcf2numpy command into import and export-numpy.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@tomclegg.ca>
cmd.go
exportnumpy.go [new file with mode: 0644]
exportnumpy_test.go [moved from gvcf2numpy_test.go with 62% similarity]
gob.go [new file with mode: 0644]
import.go [moved from gvcf2numpy.go with 79% similarity]