dea_results_to_wide | R Documentation |
DEA statistics table dataset$de_proteins
presented in wide format;
protein_id, accessions, fasta_headers, gene_symbols_or_id
<dea_algorithm x contrast>foldchange.log2, <dea_algorithm x contrast>pvalue, <dea_algorithm x contrast>qvalue (pvalue adjusted for multiple testing), etc.
dea_results_to_wide(dataset)
dataset |
your dataset. if 'de_proteins' is lacking, result is empty tibble |
if there are 2 or more different DEA algorithms in the results, add a column that combines their results such that all proteins significant in 2 or more tests/algorithms are flagged
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.