View source: R/write_csv_pep_seq_conf.R
write_csv_pep_seq_conf | R Documentation |
Write data to specific direction with CSV format.
write_csv_pep_seq_conf(expName, outputName, mascotfileNames, refFileName)
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. |
Write data to specific direction with CSV format.
Dongdong Zhan and Mengsha Tong
## Not run: write_csv_pep_seq_conf(expName, outputName, mascot_txt_dir_path_expName_path, firmiana_peptide_dir_path_expName_path) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.