Description Usage Arguments Examples
Creates a data frame with an average abundance of the top ionizers for each protein
1 2 3 |
file_name |
file containing all peptides for all samples with the columns named Annotated.Sequence, Modifications, Master.Protein.Accessions. |
organism |
"mouse", "human" or "rat" |
wt_samps |
"all" if you want to use all samples to weight, otherwise use a pattern that is present in the column names of the samples you wish to use for the weighting |
group |
if you want to group samples then |
group_names |
indicate names of the groups (must be a string pattern present in the samples) |
top_pep |
number of top ionizers used |
min_pep |
minumum number of peptides found in a protein to be incuded in the analysis |
norm |
set to TRUE if normalization is wanted |
norm_method |
indicate normalization method: "protein" or "sum_total" |
norm_pro |
accession of protein used for |
csv |
if result file should be written in working directory |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.