Skip to content

Commit

Permalink
Update ReplaceDots.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JoniColeman committed Jul 6, 2015
1 parent 781d46c commit 0192471
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ReplaceDots.sh
@@ -1,3 +1,5 @@
source Config.conf

for i in {1..22}
do
awk '$2=="." {$2= $1 ":" $3} {print}' < New_Chromosome$i.impute2 > Temp1
Expand Down

0 comments on commit 0192471

Please sign in to comment.