W_Repeated_peptide: Save all repeated peptide names and abundances after removing...

Description Usage Arguments Value Examples

Description

Save all repeated peptide names and abundances after removing totally missing abundances.

Usage

1
W_Repeated_peptide(name, first_col, last_col)

Arguments

name

File name.

first_col

The first column of observations.

last_col

The last column of observations.

Value

Write a set of Repeated peptides abundances in csv format.(_repeated.csv)

Examples

1
2
setwd("C:/Users/kbs/Desktop/RA_pig2")
W_Repeated_peptide(Control_Liver)

hycheon123/proteomics documentation built on May 20, 2019, 2:45 p.m.