Skip to content

Illumina methylation Epicv2 array probe names matching #281

@xli83

Description

@xli83

I got some probe names by using following with R minfi package. Use an example to show:
Step (1): w <- readRDS('/x/my_raw.rds')
Then: w2 <- getAnnotation(w, what = "everything")

Step (2): pro_norm <- preprocessNoob(w)
name2 <- rownames(pro_norm@assays@data@listData$Meth)

My question is: why rownames(w2) does not completely matched with “names2” in above process?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions