how to deal with missing genotype data (gt) to do a machine learning
0
0
Entering edit mode
15 months ago

hi

I have a missing genotype data ./. and I want to encode genotype data to do machine learning algorithems

So I have 0/0 , 1/1 , 0/1 and ./. how can i encoded to do ML algorithems

thanks.

missing_data • 848 views
ADD COMMENT
0
Entering edit mode

What is the scientific question you're trying to answer ?

ADD REPLY
0
Entering edit mode

you can 1) naturally encode them as NA , NA is a special value to encode missing information "Non Available", 2) impute the missing genotypes prior to any downstream analysis.

ADD REPLY
0
Entering edit mode

how can I impute the missing genotypes? Is there any methods for imputing? Can u help me

ADD REPLY
0
Entering edit mode

yes, there are multiple posts on biostars, starting from this I guess

Genotype Imputation

ADD REPLY

Login before adding your answer.

Traffic: 2052 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6