Skip to content

Corrected protein data matrix #75

@Arthfael

Description

@Arthfael

This is not an issue, more like a question/suggestion:
Suppose I have run msqrob2 successfully. I have my significant proteins and am a happy little researcher. Good. But now, I also want for whichever reason to perform further inference down the road with another algorithm (SAINTexpress for instance, which like MSqRob is quite well suited to missing values, but doesn't have formula-based experiment structure modeling), or to plot a heatmap, write per samples expression data in a table for end users. For all of these I would need a proteins x samples expression matrix. Ideally, I would like this to reflect the modeling which MSqRob has based its inference on, and which would make for more robust estimates and remove some undesirable effects.
My question would be: if I wanted to use MSqRob as a modeling/data correction step prior to these further steps, could I currently get a predicted per samples quantitative matrix using the models? I know it would not have all of the additional modeling information build into MSqRob, but it would still be useful for these purposes - unless I am mistaken!
I know how to get it from the QFeatures object, but could verify that after I run msqrob() on it the values are not updated. I also explored the models created in the object but they do not appear to have any per samples prediction.

So my questions are:

  • is this currently already feasible?
  • ... if not, is it because it would be an absolute no go, an absurdity?...
  • ... or is it something which could be done (with the obvious caveats), and if so would you consider adding this in the future?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions