PrepareTorusFiles: PrepareTorusFiles

Description Usage Arguments Value

View source: R/torus.R

Description

Prepares two files necessary for running torus: z-score file and annotations file

Usage

1
PrepareTorusFiles(cleaned_sumstats, bed_annotations)

Arguments

cleaned_sumstats

cleaned summary statistics from RunCleaner or other

bed_annotation

a directory containing annotations in bed format. The bed file must have three columns: chr, start, end. Chromosomes should be numeric (no "chr") and should be in hg19/b37 format. You will get wrong results if you use hg38 or other (reference panel is hg19).

Value

NULL (results are written to disk in ./.temp)


aselewa/finemappeR documentation built on Jan. 25, 2021, 11 a.m.