meta_analyze summary statistics, one chromosome at a time! This function is exposed to allow for testing using real data
meta_analyze_by_chrom.Rd
meta_analyze summary statistics, one chromosome at a time! This function is exposed to allow for testing using real data
Arguments
- dset
an
arrow::open_dataset()
object- chrom
chromosome to use for meta-analysis
- by
a character vector of column names to group by. Default is c("CHR", "POS", "RSID", "EffectAllele", "OtherAllele")
- ref
either "REF_37" or "REF_38", depending on which column you want to use to standardize reference allele