ras_to_rasta | R Documentation |
A function to calculate RASTA(A, B; C, Ref) from a blockTable of RAS per chromosome.
ras_to_rasta(block_table, A, B, C)
block_table |
tibble. A tibble with the contents of a blockTableFile, derived with read_xerxes_ras_blocks() |
A |
character. The Lefts to cycle as population A. |
B |
character. The Lefts to cycle as population B. |
C |
character. The Rights to cycle as population C. |
A tibble with the all the requested combinations of rasta, along with their SE and Zscores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.