Skip to content
Prev 106777 / 398525 Next

Genotype importing from Sequenom

Farrel Buchinsky wrote:
gg1char<-nchar(gg)==1
gg[gg1char]<-paste(gg[gg1char],gg[gg1char],sep="")

Jim