the directory where the output files of AnalyzeOrthoMCL are located
out_name
file name of outputted matrix
out_dir
the directory where the outputted matrix is placed
Value
A csv file containing a matrix with the following columns: OG, p-values, Bonferroni corrected p-values, mean phenotype of OG-containing taxa, mean pheotype of OG-lacking taxa, taxa included in OG, taxa not included in OG
# NOT RUN {# }# NOT RUN {file <- system.file('extdata', 'outputs', package='MAGNAMWAR')
directory <- paste(file, '/', sep = '')
SurvAppendMatrix(directory)
# }# NOT RUN {# }