calc_1d: Return mixture estimation of a normal and a tumor Takes BAF,...

Description Usage Arguments Value

View source: R/calc_1d.R

Description

Return mixture estimation of a normal and a tumor Takes BAF, LRR, chr, x, gt, seg_raw

Usage

1
calc_1d(BAF, LRR, chr, x, GT, seg_raw)

Arguments

BAF

vector containing B allen frequency (BAF)

LRR

vector

chr

vector

x

vector

GT

vector of factors containing genotype

seg_raw

dataframe about segmentation

Value

sol1

percentage of tumor for optimal solution 1

sol2

percentage of tumor 1 for optimal solution 2


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

Related to calc_1d in EstMix...