Commit 181e3da6 authored by Kosmas Hench's avatar Kosmas Hench
Browse files

update 2.2.9 selscan scripts

parent 6c2541b2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,5 +37,6 @@ for k in pue-nig pue-uni nig-uni puebel-nigbel puebel-unibel nigbel-unibel pueho
		echo $LG;
		mkdir -p $LG;
		head -n 1 $k.selscan.ihh12.10k.1k.smooth.out > $LG/iHH12.$k.pue-nig.selscan-$LG-10kb-1kb.txt
		grep $LG $k.selscan.ihh12.10k.1k.smooth.out >> $LG/iHH12.$k.pue-nig.selscan-$LG-10kb-1kb.txt
	done
done
 No newline at end of file
+1 −0
Original line number Diff line number Diff line
@@ -35,5 +35,6 @@ for k in pue-nig pue-uni nig-uni puebel-nigbel puebel-unibel nigbel-unibel pueho
		echo $LG;
		mkdir -p $LG;
		head -n 1 $k.selscan.xpEHH.10k.1k.smooth.out > $LG/xpEHH.$k.pue-nig-$LG-10kb-1kb.txt
		grep $LG $k.selscan.xpEHH.10k.1k.smooth.out >> $LG/xpEHH.$k.pue-nig-$LG-10kb-1kb.txt
	done
done
 No newline at end of file