mgalardini / pyseer

SEER, reimplemented in python 🐍🔮
http://pyseer.readthedocs.io
Apache License 2.0
104 stars 25 forks source link

Covariate file expects header #130

Closed apredeus closed 3 years ago

apredeus commented 3 years ago

Hello,

it seems like the code for covariates expects header, contrary to the manual/option reference. If you have the file without one, it complains about mismatch with pheno file, but proceeds normally when header is present.

mgalardini commented 3 years ago

Hi, thanks for spotting this inaccuracy. I think it's on us to fix the docs and options. Please do use a header for your covariates file.