issues
search
KennethEnevoldsen
/
snip
A utility package handling Single Nucleotide polymorphism data in Python
https://kennethenevoldsen.github.io/snip/
MIT License
0
stars
0
forks
source link
Finalize SNPNet (todolist from meeting with doug)
#11
Closed
KennethEnevoldsen
closed
2 years ago
KennethEnevoldsen
commented
2 years ago
On CHR 22:
[x] #12
[ ] na to expected and na to best guess
[ ] perform prediction (on height) w. no compression
[ ] both using standard prediction model and convert to .sped such that we can do the analysis using LDAK
[ ] slowly scale down compression (increasing stride)
[ ] compare w. PCA
[ ] test w/o positional encoding
[ ] test w/o basepair encoding
[ ] read up on variational autoencoders.
KennethEnevoldsen
commented
2 years ago
[ ] Move over a piece of test data (running)
[ ] create a train test split function
[ ] Setup existing model training on test data
[ ] start a new wandb
[ ] Add linear encoding
KennethEnevoldsen
commented
2 years ago
[ ] change to chr 22
On CHR 22: