R/global.R

## Set global variables for objects defined in data.R
utils::globalVariables(c(
  "gene_count_matrix",
  "transcript_count_matrix"
))
TedCCLeung/CFH1 documentation built on May 13, 2022, 8:09 p.m.