| readMclOutput | R Documentation | 
Uses Linux's AWK and package data.table to parse the output of MCL into an instance of base::data.frame.
readMclOutput(path.2.mcl.out, family.name.prefix = "cluster_")
path.2.mcl.out | 
 The valid path to the output file of the   | 
family.name.prefix | 
 The prefix used to name gene families (clusters).
Default is   | 
A data.frame with two columns: 'Family', and 'Gene' mapping the families to their gene members.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.