Giter Site home page Giter Site logo

chiaraherzog / illuminamousemethylationmanifest Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 10.58 MB

This package provides Illumina Mouse Methylation Array Manifest (12.v1, Genome Build mm10) compatible with minfi.

License: Other

R 100.00%
bioinformatics illumina-bead-chip illumina-beadarrays methylation methylation-analysis methylation-annotation methylation-microarrays mouse

illuminamousemethylationmanifest's People

Contributors

chiaraherzog avatar

Stargazers

 avatar  avatar

Watchers

 avatar

illuminamousemethylationmanifest's Issues

Issues preprocessing the data in minfi

Hello,
I am currently trying to analyze IDAT files from the mouse methylation array but I am having trouble to preprocess the data.
The preprocessFunnorm and the preprocessQuantile functions from the minfi package don't work.

preprocessFunnorm(RGset) gives the error : Error in dimnames(x) <- dn : length of 'dimnames' [2] not equal to array extent

preprocessQuantile(RGset) gives the error : Error in normalize.quantiles(mat[Index2, ]) : Matrix expected in normalize.quantiles

On the otherhand

preprocessNoob seems to works, outputting a MethylSet object, while still giving this : Warning: useNames = NA is deprecated. Instead, specify either useNames = TRUE or useNames = TRUE.Warning: useNames = NA is deprecated. Instead, specify either useNames = TRUE or useNames = TRUE.

Has anyone encountered this issue ?
Has the minfi package combined with these mouse packages work for others ?
I already analyzed my data using the sesame package which supported the mouse array but I now want to integrate my methylation data with expression data and I would like to use the MEAL package but it only supports methylation data preprocessed with minfi.
Hope someone will read this,
Thank you,
NVD

Thanks for doing this. Getting an error with minifi::mapToGenome

Following the minifi instructions, then applying as per the README:

RGset@annotation <- c(array = "IlluminaMouseMethylation", annotation = "12.v1.mm10")

yields an error when using mapToGenome:

GRset <- mapToGenome(RSet)

Loading required package: IlluminaMouseMethylationanno.12.v1.mm10 Error in getAnnotationObject(object) : cannot load annotation package IlluminaMouseMethylationanno.12.v1.mm10 In addition: Warning message: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘IlluminaMouseMethylationanno.12.v1.mm10’

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.