plot_Peak: Calculates permuted protein sequences according to number of...

Description Usage Arguments Value

Description

Calculates permuted protein sequences according to number of Cys residues present.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
plot_Peak(
  file,
  do.plotB = TRUE,
  do.plotA = TRUE,
  axis = c("m/z"),
  norm = TRUE,
  t1 = 1,
  t2 = 10000,
  ID,
  csv = FALSE,
  dir = getwd()
)

Arguments

file

peak file

do.plotB

do plot

do.plotA

do plot

axis

name axis

norm

Normalization intensity

t1

mz left

t2

mz right

ID

Name of file saved

csv

save in csv fileformat

dir

Directory to save file

Value

Plot peak


ManuelPerisDiaz/CysMpro documentation built on Oct. 18, 2020, 6:44 a.m.