Genetic_Cluster {WallomicsData} | R Documentation |
Genetic Cluster
Description
The Genetic Cluster factor identifies the genetic group from which comes from the studied sample, either Genetics Cluster 1 (constitued of Grip and Roch genotypes), Genetics Cluster 2 (Hern and Hosp genotypes) or Genetics Cluster 3 (Col genotype). See Ecotype for more information on genotypes.
Usage
data("Genetic_Cluster")
Format
A factor with 3 levels.
Source
doi: 10.3390/cells9102249
Examples
# Load the data
data("Genetic_Cluster")
# Count how many samples are in each group
table(Genetic_Cluster)
[Package WallomicsData version 1.0 Index]