View source: R/merge_sumstats.R
merge_sumstats | R Documentation |
Merge summary statistics into a single input data frame
merge_sumstats(
input.files,
trait.names,
LD.filepath,
rho.filepath,
mafT = 0.005,
infoT = 0.99
)
input.files |
|
trait.names |
|
mafT |
|
infoT |
|
LD.file |
|
rho.file |
|
Returns a data frame where the summary statistics file, the LD file, and the SNP-specific LD file are merged
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.