flu_enrich_df | R Documentation |
This dataset, flu_enrich_df, is a data frame containing gene-set enrichment information for genes that have been identified as having an effect on influenza-virus replication.
data(flu_enrich_df)
A data frame with 5719 observations and 3 variables:
Numeric vector representing gene identifiers with an effect on influenza-virus replication
Integer vector representing the size of each gene set
Factor vector representing Gene Ontology terms associated with each gene set
The dataset name has been kept as 'flu_enrich_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the infectiousR package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame. The original content has not been modified in any way.
Data taken from the rvalues package version 0.7.1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.