R/global.R

## Set global variables for objects defined in data.R
utils::globalVariables(c(
  "rDEI_summary",
  "TMM_mean_matrix",
  "photoperiodic_genes",
  "aggcluster_photoperiodic",
  "apcluster_photoperiodic",
  "gene_identifiers",
  "expression_matrix_photoperiodic"
))

#load("./data/aggcluster_photoperiodic_genes.rda")
TedCCLeung/PhCluster documentation built on Aug. 5, 2022, 5:20 a.m.