Description Usage Arguments Value
Calculates the pearson correlation between two nucleosome occupancy profiles given their sparse representation. Same as cor_nucs but uses an older non-optimized method, being kept for testing purposis.
1 | cor_nucs_using_single_vecs(data_list1, data_list2, lengths)
|
data_list1 |
first ff_list of nucleosome positions |
data_list2 |
second ff_list of nucleosome positions |
lengths |
list of chromosome lengths ( |
correlation pearson correlation between the nucleosome occupancies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.