Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ds.plink can incorrectly impute of column types #22

Open
StuartWheater opened this issue Jun 9, 2021 · 0 comments
Open

ds.plink can incorrectly impute of column types #22

StuartWheater opened this issue Jun 9, 2021 · 0 comments

Comments

@StuartWheater
Copy link

I have come across a situation where the "readr::read_table" does not impute the correct column type for results. In my case the SNP ids are for the form "1:853394" which is incorrectly imputed to be a time (this results in all values returned being NA).

I am investigating the invoker of ds.plink being able to provide "col_types" for readr::read_table

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant