validMsSettings: List valid MS settings.

Description Usage Arguments Value Examples

Description

These functions list settings for MS1 or TMS2 that are supported by Thermo's XmlMethodChanger.

Usage

1
2
3
4
5
6
7
validMs1Settings(family = "Calcium", version = "3.2")

validTms2Settings(
  type = c("All", "TMS2", "ETD", "CID", "HCD", "UVPD"),
  family = "Calcium",
  version = "3.2"
)

Arguments

family

character, currently just Calcium is supported

version

character, currently 3.1, 3.2 (default), 3.3 are supported

type

character, type of activation.

Value

matrix with three columns:

Examples

1
2
3
4
5

topdownr documentation built on Nov. 8, 2020, 8:10 p.m.