Illumina 450K quality controls with meffil
0
0
Entering edit mode
4.6 years ago
uxue33 ▴ 20

I'm trying to run quality control on the Illumina 450K methylation chip data with the meffil package.

I create the Sample sheet using the following command:

samplesheet <- meffil.create.samplesheet("/path/to/idat/files/", recursive=TRUE)

I add sex and personal id columns and load again with this command:

  samplesheet <- meffil.read.samplesheet(base="/path/to/samplesheet/",pattern = "SampleSheet_450K.csv")

I get this error when running the code above:

[read.450k.sheet] Found the following CSV files:
[1] "/.../SampleSheet_450K.csv"
Warning message:
In FUN(X[[i]], ...) :
  Could not infer array name for file: /.../SampleSheet_450K.csv

Any advice or clue is more than welcome, is my first time doing this kind of analyses.

Thanks in advance for your help,

Uxue

SNP meffil EWAS • 855 views
ADD COMMENT

Login before adding your answer.

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