get_nucleosome_score | R Documentation |
Calcualting the nucleosome score (eta) from Vplots
get_nucleosome_score(x, beta0 = -8.2399, beta1 = 13.19315)
x |
a tensorflow.tensor object |
beta0 |
Scale factor for calculating the nucleosome score |
beta1 |
Offset factor for calculating the nucleosome score |
a tensorflow.tensor object of the calculated nucleosome score
Wuming Gong (gongx030@umn.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.