singles | R Documentation |
singles() return the genes/proteins that are only present in each genome or cluster of genomes.
singles(data, cluster)
data |
An accnet object. |
cluster |
A data.frame with two columns. The first one must match with Source column of Accnet object (usually the genomes/samples). Second one must contain a categorical variable (cluster, group, ST, origin, source ...) |
A data.frame with Genome/cluster, the genes/proteins belong to Genome/Cluster and its annotation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.