View source: R/extract_high_expr_granges.R
create_plink_region_filter | R Documentation |
Create a plink region filter from GRangeList
create_plink_region_filter(grl)
grl |
a GRangeList object. must have type with at least factor level gene and seqnames, start, end and gene_id |
a dataframe which may be written out to act as a plink filter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.