getTransitionsQuery: Get transitions from a SQLite file

Description Usage Arguments Value Author(s) See Also

View source: R/get_osw_query.R

Description

Query is generated to identify features and their transitions below a FDR cut-off from a run. Order of transition intensity is kept same as the order of their Ids in getPrecursorsQuery.

Usage

1
getTransitionsQuery(runType = "DIA_Proteomics")

Arguments

runType

(char) This must be one of the strings "DIA_proteomics", "DIA_Metabolomics".

Value

SQL query to be searched.

Author(s)

Shubham Gupta, shubh.gupta@mail.utoronto.ca

ORCID: 0000-0003-3500-8152

License: (c) Author (2020) + GPL-3 Date: 2020-11-15

See Also

fetchTransitionsFromRun, getPrecursorsQueryID, getPrecursorsQuery


Roestlab/DIAlignR documentation built on March 3, 2021, 9:09 a.m.