mag.prepdata: MAG data preparation

View source: R/MAGOS.R

mag.prepdataR Documentation

MAG data preparation

Description

This function preprocesses the input data for the main algorithm.

Usage

mag.prepdata(arg.data)

Arguments

arg.data

Dataframe of the samples. Each column pairs correspond to reference and alternate counts. Column 1 and 2 for sample 1, column 3 and 4 for sample 2 and ...

Value

Returns a dataframe with processed data and ID.


liliulab/magos documentation built on June 1, 2024, 3:31 a.m.