Creating instrumental variable for mendelian randomisation - in Ubuntu #13
Labels
bug
Something isn't working
command-line
Stuff we do via command line / terminal interface
*NIX
question related to UNIX-like OS
Problem summary
or download here: sample.txt
I have tried the following, which does not work
awk -F '{if ( $8 = 0.0000.) print $0 }' sample.txt
I get 'syntax error' when I run this with the sample.txt file
Could someone please advise me on how to improve on this? Thanks!
The text was updated successfully, but these errors were encountered: