Error when changing the database for minfi dropLociWithSnps
0
0
Entering edit mode
Ellen O • 0
@ellen-o-12679
Last seen 4.1 years ago
Stellenbosch University, South Africa

I am currently filtering Illumina MethylationEPIC data with minfi, which has run smoothly so far. To remove polymorphic CpGs and SBEs I use the following code:

NormFlt <- dropLociWithSnps(NormFlt, snps=c("SBE","CpG"), snpAnno="SNPs.147CommonSingle")

And get the following error:

Error in getSnpInfo(object, snpAnno = snpAnno) :

snpAnno '147CommonSingle' is not part of the annotation

I get the same error no matter what SNP database I provide, but it runs fine when I do not specify a database. I'm trying to figure out what the problem is but no luck so far. I'm also struggling to find doc on what database it uses by default? I figured since 147 is the most recent it would be the best one to use. Am I using snpAnno incorrectly?

Any help would be greatly appreciated! Thanks.

R version 3.4.0 Patched, minfi_1.22.1

minfi methylationepic illuminahumanmethylationepicanno.ilmn10b.hg19 SNP • 888 views
ADD COMMENT

Login before adding your answer.

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