R/globals.R

# internal bindings for NSE (dplyr/tidyr) to satisfy R CMD check
utils::globalVariables(c(
  "pvalue",
  "association_id",
  "variant_id",
  "is_mapped_gene",
  "gene_name",
  "genes",
  "chromosome_name",
  "chromosome_position",
  "has_gene",
  "gene_vec",
  "study_accession",
  "SNPs"
))

Try the gwas2crispr package in your browser

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

gwas2crispr documentation built on Aug. 23, 2025, 1:12 a.m.