R/zzz.R

# R/zzz.R

# Suppress warnings for global variables
utils::globalVariables(c(
  "foldChange", "uniqueSampleIDInternal", "mappedTerm", "geneSymbol", 
  "expressionValue", "totalExpression", "cell_id", "category_id",
  "gene",
  "sample_id",
  "mappedSymbol",
  "mappedId",
  "genes",
  "median_expression",
  "total_genes_in_pathway",
  "genes_in_sample_pathway",
  "PathwayGeneScore"
))

Try the genular package in your browser

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

genular documentation built on Oct. 19, 2024, 9:07 a.m.