Code Monkey home page Code Monkey logo

Comments (7)

Dmorgen avatar Dmorgen commented on August 14, 2024 1

Here one example - all three peaks have MS2 spectra that correspond to the sample glycopeptide.
image

from flashlfq.

trishorts avatar trishorts commented on August 14, 2024

Rob will comment on this I'm sure. We have some nice updates on the way for metamorpheus that will improve coverage and quantification of glycopeptides. Some of these updates are in a pull request. So, hopefully within a month you'll see something. I'll try to remember to send you an email so you'll have a chance to see it in action.

from flashlfq.

Dmorgen avatar Dmorgen commented on August 14, 2024

Great, thanks!

from flashlfq.

lonelu avatar lonelu commented on August 14, 2024

Hi D,
Do you mean the same glycopeptide has more than one MS1 features? Can you show me an example?
Thanks,
Lei

from flashlfq.

rmillikin avatar rmillikin commented on August 14, 2024

Some peaks are combined together into one peak in FlashLFQ to avoid noisy, near-baseline peaks from being double-counted, which throws off the intensity measurement for a particular peptide, since FlashLFQ uses peak height instead of area for quantification. The tolerance for combining peaks is 5 min, so every peak with the same modified sequence within 5 min of each other is combined into one. I can make this into a user-editable setting. You can also make a workaround with the current code by making the full sequence of each ID different. For example you could do:

Base Sequence: REEQFNTTFR
Full Sequence REEQFN(Glyco)TTFR_1

Base Sequence: REEQFNTTFR
Full Sequence REEQFN(Glyco)TTFR_2

Then each of those would be reported separately in the Peaks file (and in the Quantified Peptides file). I know it's a little annoying, but it'll work.

from flashlfq.

Dmorgen avatar Dmorgen commented on August 14, 2024

thanks!

from flashlfq.

rmillikin avatar rmillikin commented on August 14, 2024

FYI, I've changed this in the upcoming FlashLFQ version. I've decided to not merge peaks together unless they have the same apex. Should help make this kind of thing easier to interpret, but it will probably report several peaks for peptides that bounce in and out of the limit of detection.

from flashlfq.

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.