ras_to_rasta: A function to calculate RASTA(A, B; C, Ref) from a blockTable...

View source: R/convert_data.R

ras_to_rastaR Documentation

A function to calculate RASTA(A, B; C, Ref) from a blockTable of RAS per chromosome.

Description

A function to calculate RASTA(A, B; C, Ref) from a blockTable of RAS per chromosome.

Usage

ras_to_rasta(block_table, A, B, C)

Arguments

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.

Value

A tibble with the all the requested combinations of rasta, along with their SE and Zscores


TCLamnidis/TCLHelperRPackage documentation built on Aug. 27, 2022, 12:42 a.m.