Description Usage Arguments Value
Adjusts lower X chromosome counts due to cells being male or a mixture of male/female.
1 | adjust_X_chr(ff_list, X_chr, Xfactor)
|
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 |
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) |
reference to the ff_list, which is now adjusted. IMPORTANT: this is the same ff_list as the input, no copy is created!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.