write_csv_pep_seq_conf: Write data to specific direction with CSV format.

View source: R/write_csv_pep_seq_conf.R

write_csv_pep_seq_confR Documentation

Write data to specific direction with CSV format.

Description

Write data to specific direction with CSV format.

Usage

write_csv_pep_seq_conf(expName, outputName, mascotfileNames, refFileName)

Arguments

expName

a string for experiment name as input.

outputName

a string for experiment name as output.

mascotfileNames

a vector for storing mascot file names.

refFileName

a string for reference file name.

Value

Write data to specific direction with CSV format.

Author(s)

Dongdong Zhan and Mengsha Tong

Examples

## Not run: 
write_csv_pep_seq_conf(expName,
  outputName, mascot_txt_dir_path_expName_path,
  firmiana_peptide_dir_path_expName_path)

## End(Not run)

ecnuzdd/PhosMap documentation built on Dec. 7, 2022, 4:09 a.m.