UX_NC: Calculating Uracilation index

View source: R/UX_NC.R

UX_NCR 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_Cs , Number_of_Gs , Number_of_C_G , Out = UDF this runs very slow with big inputs

Usage

UX_NC(Y)

Arguments

Input

is readcount data.frame

Examples

UX_NC(BRC) -> ui

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