PLINK map format spliiting by chromosome
0
0
Entering edit mode
2.5 years ago
kk.mahsa ▴ 140

hi everyone

I have a PLINK mapfile whit for columns including chromosome name, snp id, Genetic distance (morgans) (All column is zero), Base-pair position.

NC1.1 rs1 0 145
NC1.1 rs2 0 201
NC2.1 rs3 0 208
.
.
NCn.1 rsn 0 509

I want to split file by chromosome so after this, I will have files like

NC1.1 rs1 0 145
NC1.1 rs2 0 201

and

NC2.1 rs3 0 208
.
.

...

anybody can help me to do that?

Splitting mapfile PLINK • 397 views
ADD COMMENT

Login before adding your answer.

Traffic: 2115 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