Description Usage Arguments Value Examples
View source: R/get_info_genes.R
function to calculate the percentage of occurrence of every gene across all strains.
1 | generate_freqs_genes(input_binary_df)
|
input_binary_df |
Object of class "dataframe", containing the absence/presence of genes |
Object of class "dataframe". The first column reports the ID of the nodes/genes, the second column reports the frequency across all strains
1 | ## Not run: generate_freqs_genes(input_binary_df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.