power to detect differential expression.
```
# genes object is a character vector containing the names of genes-of-interest
genes[1:5]
## "PPP3CB_AS1" "IL10RB_AS1" "PPP1R26_AS1" "RRN3P2" "AC099343.3"
# Subset the data frame to contain...1] Naive_CD8_T_cells Central_memory_CD8_T_cell Effector_memory_CD8_T_cells
## 30 Levels: Central_memory_CD8_T_cell Classical_monocyt…
updated 6.2 years ago • atakanekiz
