scoring_data {ggmRSCU} | R Documentation |
Cell Scoring Data
Description
Simulated dataset containing normalized immune cell type scores across biological samples with technical replicates.
Usage
data(scoring_data)
Format
A data frame with 207 rows and 5 variables:
- Sample
Character vector indicating sample groups (e.g., "A-CP4-T", "CP4", "NTC")
- Replicate
Character vector identifying technical replicates (Rep1-Rep6)
- Total_Score
Numeric total score per replicate for normalization
- CellType
Character vector specifying immune cell types
- Score
Numeric normalized cell type score
Source
Self-created simulated data.
[Package ggmRSCU version 0.1.0 Index]