Description Usage Arguments Value
Mark status as spurious based on read threshold
1  | mark_status(deep_obj, lower = 2, upper = 10, use_annotation = FALSE)
 | 
deep_obj | 
 deep_tss object  | 
lower | 
 Reads less than or equal to 'lower' will be marked as spurious  | 
upper | 
 Reads greater than or equal to 'upper' will be marked as good  | 
use_annotation | 
 If TRUE will ignore upper and lower bounds and instead pick a sample of TSSs within and outside of annotated promoters  | 
GRanges object with status column indicating spurious (1) or not (0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.