Description Usage Arguments Value Examples
It takes as input the imputedL2fcExtended.txt
results
generated by the artmsAnalysisQuantifications()
function and generates
the Phosfate input file (or data.frame)
Please, notice that the only species suported by Phosfate is humans.
1 | artmsPhosfateOutput(inputFile, output_dir = ".", verbose = TRUE)
|
inputFile |
(char) the |
output_dir |
(char) Name of the folder to output results
(Default: current directory. Recommended: |
verbose |
(logical) |
Multiple output files (inputs of phosfate)
1 2 3 4 | ## Not run:
artmsPhosfateOutput(inputFile)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.