Coder Social home page Coder Social logo

Comments (4)

lecorguille avatar lecorguille commented on August 22, 2024
NA values in xcmsSet. Use fillPeaks() on the object to fill-in missing peak values. Note however that this will also insert intensities of 0 for peaks that can not be filled in.

Did you try the option Replace the remain NA by 0 in the dataMatrix in xcms fillChromPeaks ?

from tools-metabolomics.

melpetera avatar melpetera commented on August 22, 2024

The thing is this option only concerns the dataMatrix output. Previously fillPeaks provided 0 values instead of NA I guess in the xcms object, but now with findCromPeaks when it is not able to fill the NA it leaves it as NA in the xcms object. This allows an iterative use of fillChromPeaks (which is cool), but it is a limitation for CAMERA's EIC that does not want to run if there are NA in the xcms object.

I guess we should ping the CAMERA R package developpers.

from tools-metabolomics.

yguitton avatar yguitton commented on August 22, 2024

Hi all,

A little up on that issue that seems to be link to the forum message https://community.france-bioinformatique.fr/t/probleme-creation-eic-camera/2722/2?u=yguitton

Did someone already found a way to deal with such error?
Best
Yann

from tools-metabolomics.

melpetera avatar melpetera commented on August 22, 2024

As the problem would be NA values, in fact there are at least two different ways to reformulate the problem:

  • How to make CAMERA functions handle the NA-left condition?
  • How to make the Rdata content compatible again with the no-NA policy of CAMERA?

I highlight that because maybe in the second case it would be possible to "just" add in the CAMERA Galaxy wrapper a step to convert NA to 0 in the xcms object in case the user ask for EIC? I am not very familiar with these object, but maybe it is something that could be manually replaced?

from tools-metabolomics.

Related Issues (20)

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.