UX_TC: Calculating Uracilation index

View source: R/UX_TC.R

UX_TCR Documentation

Calculating Uracilation index

Description

input's column names should be:("Chr.","POS","REF","COV","A","C","G","T") output is a list: CtoT_indx , GtoA_indx , U_indx , Number_of_TCs , Number_of_GAs , Number_of_TC_GA , Out = UDF this runs very slow with big inputs

Usage

UX_TC(Y)

Arguments

Input

is readcount data.frame

Examples

UX_TC(BRC) -> ui

rayanramin/RamPack documentation built on Sept. 2, 2023, 1:20 a.m.