adjust_X_chr: adjust_X_chr

Description Usage Arguments Value

View source: R/nucular.R

Description

Adjusts lower X chromosome counts due to cells being male or a mixture of male/female.

Usage

1
adjust_X_chr(ff_list, X_chr, Xfactor)

Arguments

ff_list

list of ff objects each representing data of one chromosome. IMPORTANT: the data in this list will be changed!

X_chr

(character) name of the X chromosome in ff_list

Xfactor

(numeric) factor by which the counts should be adjusted (2 for male cell lines, 4/3 for male/female mixtures, i.e. embryo's or unspecific adult flies)

Value

reference to the ff_list, which is now adjusted. IMPORTANT: this is the same ff_list as the input, no copy is created!


markheron/nucular documentation built on Feb. 18, 2020, 12:32 a.m.