calculate_trans_rate_manual {biodosetools} | R Documentation |
Calculate manual translocation rate
Description
Calculate manual translocation rate
Usage
calculate_trans_rate_manual(cells, genome_factor, expected_aberr_value)
Arguments
cells |
Number of cells |
genome_factor |
Genomic conversion factor. |
expected_aberr_value |
Expected aberrations. |
Value
Numeric value of translocation rate.
[Package biodosetools version 3.6.1 Index]