R/globals.R

#Define global variables that get passed via dplyr
utils::globalVariables(c(
  "type", 
  "feat_index", 
  "base_name", 
  "instance", 
  "transcript_id", 
  "number", 
  "loctype"
  )
)

Try the AnnotationBustR package in your browser

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

AnnotationBustR documentation built on Sept. 1, 2026, 1:09 a.m.