Error: Unrecognized ID 'err' in --glm column set descriptor.
This generates a fake input dataset with the specified number of samples
and SNPs.
* By default, the missing dosage and phenotype frequencies are zero.
These can be changed by providing 3rd and 4th numeric parameters.
* By default, allele codes are As and Bs; this can be changed with the
'acgt', '1234', or '12' modifier.
* By default, one binary phenotype is generated. 'pheno-ct=' can be used
to change the number of phenotypes, and 'scalar-pheno' causes these
phenotypes to be normally distributed scalars.
* By default, all (nonmissing) dosages are in {0,1,2}. To make some of
them take on decimal values, use 'dosage-freq='. (These dosages are
affected by --hard-call-threshold and --dosage-erase-threshold.)