R/globals.R

#’ @keywords internal
NULL

# Declare global variables for no visible global binding
utils::globalVariables(
  c(
    "logFC",
    "adjustPvalue",
    "diffExp",
    "ID",
    "PValue",
    ".",
    "Groups",
    "diffExp",
    "GCpercentage",
    "Sample",
    "Value",
    "Samples",
    "lib.size",
    "depth",
    "sat",
    "V1",
    "type"
  )
)

Try the inDAGO package in your browser

Any scripts or data that you put into this service are public.

inDAGO documentation built on Aug. 8, 2025, 7:47 p.m.