Description Usage Arguments Value
View source: R/annotation_visualize.R
Filter classified motifs based on a lower bound threshold on their membership score.
1 | filter_motifs(motifs, thresh = 0)
|
motifs |
A dataframe with column names corresponding to BED file format. |
thresh |
An optional numeric value that serves as lower bound for scores in the dataframe |
A dataframe with column names corresponding to BED format and scores greater than or equal to lower bound threshold.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.