Coder Social home page Coder Social logo

Comments (4)

jorainer avatar jorainer commented on May 25, 2024 1

they will be advanced parameters. some people might want to have them (because they help avoiding that even after filling in missing peaks you still have missing values) but most will not.

from tools-metabolomics.

jorainer avatar jorainer commented on May 25, 2024

You don't need the method parameter anymore. The XCMSnExp object keeps track of what has been performed. It contains also the parameter object that was used for the chromatographic peak detection. Depending on that it uses the correct approach to fill in missing peak data. For MatchedFilterParam it fills in data from the profile matrix while it uses the raw data for others (like CentWaveParam). Previously, peak data was always integrated from the profile matrix, even if peak detection was, e.g. for centWave not performed on that.

The new parameters expandMz, expandRt and ppm allow to increase the area (in m/z, retention time using absolute or relative values) from which the signal is integrated. This is a new feature that was not present in the old fillPeaks.

from tools-metabolomics.

lecorguille avatar lecorguille commented on May 25, 2024

@jotsetung Thanks!
According to you, expandMz, expandRt and ppm are some basic parameters or advanced ones?
In other words, should the users think about those parameters or the default values suit at 90%?

from tools-metabolomics.

lecorguille avatar lecorguille commented on May 25, 2024

Done 7dda1f5
Thanks again @jotsetung

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.