View source: R/get_osw_query.R
getPrecursorsQuery | R Documentation |
For each precursor in the table respective transition ids are fetched.
Order of transition is kept same as the order of their intensities in getTransitionsQuery
.
getPrecursorsQuery(runType = "DIA_Proteomics", level = "Peptide")
runType |
(string) This must be one of the strings "DIA_Proteomics", "DIA_IPF", "DIA_Metabolomics". |
level |
(string) Apply maxPeptideFDR on Protein as well if specified as "Protein". Default: "Peptide". |
SQL query to be searched.
Shubham Gupta, shubh.gupta@mail.utoronto.ca
ORCID: 0000-0003-3500-8152
License: (c) Author (2019) + GPL-3 Date: 2020-04-04
fetchPrecursorsInfo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.