extract_mayu_pps_fdr | R Documentation |
Read output from mayu to get the IP/PP number corresponding to a given FDR value.
extract_mayu_pps_fdr(file, fdr = 0.01)
file |
Mayu output file. |
fdr |
Chosen fdr value to acquire. |
List of two elements: the full mayu table sorted by fdr and the number corresponding to the chosen fdr value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.