read_infiles | R Documentation |
Given a list of infiles, read the files, retain the sequence and protein ID columns and bind the rows
read_infiles(infiles, seq_col, prot_col, master_prot_col)
infiles |
|
seq_col |
|
prot_col |
|
master_prot_col |
|
Returns an data.frame
object which maps peptide sequences to
protein and master protein ID(s) for each infile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.