It takes as input the imputedL2fcExtended.txt
results
generated by the artmsAnalysisQuantifications()
function and generates
the PHOTON input file.
Please, notice that the only species suported by PHOTON is humans.
artmsPhotonOutput(inputFile, output_dir = ".", verbose = TRUE)
inputFile | (char) the |
---|---|
output_dir | (char) Name of the folder to output results (Default: current. Recommended: "photon_input_files" or similar) |
verbose | (logical) |
Multiple output files (inputs of phosfate)
if (FALSE) { artmsPhotonOutput(inputFile) }