Skip to content

Genotype importing from Sequenom

3 messages · Jim Lemon, Farrel Buchinsky

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

Jim