search for: purity2

Displaying 1 result from an estimated 1 matches for "purity2".

Did you mean: purity
2024 Aug 09
1
a fast way to do my job
...a dataframe with dim of 751 samples by 35164 variables, 73 phenotypic variables in the furst to 73rd column and 35091 genomic variables or genes in the 74th to 35164th columns. What I need to do is to calculate the residuals for each gene using the simple linear regression model of genelist[i] ~ purity2; The following code is running, it takes long time, but I have an expensive ThinkStation window computer. Can you provide a fast way to do it? Thank you, Ding --------------------------------------------------------------------------------- gem751be.rpkm <-merge(gem751be10, as.data.frame(...