I have attached the SAS code which I wrote for comparing almost 1000,000 samples to each other and send the results to the file.
The output file is created, however the parameter "%Diff" is not in the output file. This is some part of my output
_TYPE_ | _OBS_ | snp | MAF2FHS |
DIF | 1 | kgp10000030 | -0.0063 |
DIF | 2 | kgp10000048 | 0.0154 |
DIF | 3 | kgp10000109 | 0.0176 |
DIF | 4 | kgp10000114 | 0.0172 |
DIF | 5 | kgp10000117 | 0.0096 |
DIF | 6 | kgp10000118 | -0.0056 |
DIF | 7 | kgp10000146 | -0.0048 |
DIF | 8 | kgp10000161 | 0.0223 |
DIF | 9 | kgp10000209 | -0.009 |
DIF | 10 | kgp1000021 | -0.00395 |
How I can solve this problem? please advise
Thanks
Message was edited by: Mahyar Heydarpour
or OUTDIF on the Compare statement.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.