Description Usage Arguments Value
Calculate statistcs between EM results and ChIP-seq data
1 | compare_results(results, region_labels, chip_file)
|
results |
a binary vectory of bound status predictions |
region_labels |
dataframe of coordinates corresponding to results with columns 'chr','start','end' and rows as the coordinates in "chr:start-end" format |
chip_file |
a bed file of ChIP-seq peaks |
A list of statistics including precision, FDR, FPR, sensitivity,and a dataframe labeled_df which is results with added columns for predicted labels and ChIP-seq labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.