Skip to content

Commit

Permalink
final commit for dev meta-stage
Browse files Browse the repository at this point in the history
  • Loading branch information
roshchupkin committed Sep 4, 2017
1 parent 58594b5 commit 96da716
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hase.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
for i in PYTHON_PATH: sys.path.insert(0,i)
import h5py
import tables
from hdgwas.tools import Timer, Checker, study_indexes, Mapper,HaseAnalyser, merge_genotype, Reference, timing, check_np
from hdgwas.tools import Timer, Checker, study_indexes, Mapper,HaseAnalyser, merge_genotype, Reference, check_converter
from hdgwas.tools import Timer, Checker, study_indexes, Mapper,HaseAnalyser, merge_genotype, Reference, timing, check_np, check_converter
from hdgwas.converter import GenotypePLINK, GenotypeMINIMAC, GenotypeVCF
from hdgwas.data import Reader, MetaParData, MetaPhenotype
from hdgwas.fake import Encoder
Expand Down

0 comments on commit 96da716

Please sign in to comment.