powered by
Writes a tab separated version of the analyzed OrthoMCL data with or without the joined representative sequences
WriteMCL(mtrx, filename)
Matrix derived from AnalyzeOrthoMCL
File name to save final output
The path to the written file
# NOT RUN { # } # NOT RUN { WriteMCL(mcl_mtrx, 'matrix.tsv') #mcl_mtrx previously derived from AnalyzeOrthoMCL() or join_repset() # }
Run the code above in your browser using DataLab