View source: R/convert_sumstats.R
convert_sumstats | R Documentation |
Convert summary statistics to desired object type
convert_sumstats(
sumstats_dt,
return_format = c("data.table", "vranges", "granges")
)
return_format |
Object type to convert to;
|
Summary statistics in the converted format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.