preprocessing: Preprocessing data

Description Usage Arguments Value

View source: R/preprocessing.R

Description

Takes exp_data, normal_snp, and tumor_snp

Usage

1
preprocessing(exp_data, normal_snp, tumor_snp, f_path)

Arguments

exp_data

a string, file name of xxx

normal_snp

a string, file name of xxx

tumor_snp

a string, file name of xxx

f_path

a string, file path of the files above

Value

df

a dataframe containing lrr, nrc, baf and n_baf


EstMix documentation built on May 2, 2019, 7:25 a.m.

Related to preprocessing in EstMix...