Relative Content

Tag Archive for macoscommandplink-genomics

How to use PLINK on mac OS command line to transform genomics .bed file into .txt file?

I’m a newb and super beginner in programming. I have some genomics data in the form of 3 files: .bed, .bim and .fam. Could someone please show me the code with PLINK in command line to transform the .bed file into a human readable text file like .txt or .csv ?
I don’t know how to write code in R or Python, so command line only. thanks a lot!