filterOSWdb: Filter and OSW db file

Description Usage Arguments Value Author(s)

View source: R/filterOSWdb.R

Description

This function can be used to filter an osw db file given a list of unmodified sequences

Usage

1
filterOSWdb(osw_file, unmodified_sequence_filter)

Arguments

osw_file

A character vector of the absolute path and filename of the osw file. (Must be .osw format)

unmodified_sequence_filter

A character vector for extraction of specific peptide(s). I.e. c('ANSSPTTNIDHLK', 'ESTAEPDSLSR', 'NLSPTKQNGKATHPR', 'KDSNTNIVLLK', 'NKESPTKAIVR')

Value

A data.table containing spectral library information

Author(s)

Justin Sing https://github.com/singjc


Roestlab/mstools documentation built on Feb. 7, 2020, 3:57 p.m.