We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07b8d71 + dbd0500 commit a39e4dbCopy full SHA for a39e4db
R/combine-vcf-with-pgs.R
@@ -1,4 +1,3 @@
1
-utils::globalVariables(c('ID', 'new.ID', '.')); # data table syntax work-around for CRAN legitimacy
2
#' @title Combine VCF with PGS
3
#' @description Match PGS SNPs to corresponding VCF information by genomic coordinates or rsID using a merge operation.
4
#' @param vcf.data A data.frame containing VCF data. Required columns: \code{CHROM, POS}.
0 commit comments