UX | R Documentation |
input's column names should be:("Chr.","POS","REF","COV","A","C","G","T") output is a vector with Uracilation fraction values at C:G positions, the length of the vector is the same as the nrow of the input this is ~300 times faster than UX_TC for getting only CtoT_GtoA vector
UX(Input, context = "NC")
Input |
is readcount data.frame |
context |
the nucleotide context of cytosines; "NC" , "TC" , "WRCY"; Defaults to "NC" for all C:G positions. |
UX(BRC) -> ui
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.