(vtools) [bpeng1@iaiw0cl0148595:~/vtools/demo]$ vtools associate common_ceu BMI --covariate SEX --samples "RACE=1" -m "LinRegBurden --alternative 2" -j1 --to_db EA_CV -v3
INFO: 90 samples are selected by condition: (RACE=1)
ERROR: string index out of range
The error happens at this line of code,
where
HDF5_table
is actually('', )
.