issue with the genegeneinteR to do the interaction of genes
0
0
Entering edit mode
2313990450 • 0
@2313990450-11813
Last seen 7.5 years ago

ped<-system.file('extdata/inter.ped',package="GeneGeneInteR")
info <- system.file("extdata/inter.info",package="GeneGeneInteR")

posi <- system.file("extdata/inter.txt",package="GeneGeneInteR")

data <- importFile(file=ped, snps=info, pos=posi, pos.sep="\t")

Before is the code i load the data into R. when i trying to combine these three file. Error RUNS like this:

Error in snpStats::read.pedfile(file = file, ...) : 
  could not create unique subject identifiers
In addition: Warning message:
In snpStats::read.pedfile(file = file, ...) :
  1 loci were multi-allelic --- set to NA

 

I cant figure out whatis wrong with the file format. Can sb help me?

 
snpstats::read genegeneinteR • 773 views
ADD COMMENT

Login before adding your answer.

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