Skip to content

What is needed to use AlphaDIA's QuantBuilder for quantification? #1

@rodvrees

Description

@rodvrees
  • Per run: a folder containing a file called “frag.parquet” (it’s hardcoded in alphadia)
  • This frag.parquet should contain the columns “precursor_idx”, “number”, “type”, “charge”, “intensity” and “correlation”
  • A psm_df which contains the column “precursor_idx”, which is used to link to fragment data

Example files:
mumdia_quant_necessities.zip

The "type" column, in AlphaDIA, contains 98 for b ions and 121 for y ions, needs to be an int for the hash creation, as far as I understand, as well as "number" and "charge"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions