Skip to content

choose the best estimator for each cell type #4

@zhouyuan479

Description

@zhouyuan479

Hi,

Thanks for the very useful CETYGO package!
A tutorial on the human brain reference panels showed how to extract the best estimator for each cell type as follows.

predPropBest<-cbind(predPropAll[["ANOVA"]][[1]][,c("NeuNNeg_SOX10Neg", "NeuNPos")], predPropAll[["IDOL"]][[5]][,c("NeuNNeg_Sox10Neg_IRF8Pos","NeuNNeg_Sox10Neg_IRF8Neg")], predPropAll[["ANOVA"]][[3]][,c("SATB2Neg", "SATB2Pos")], predPropAll[["ANOVA"]][[6]][,c("NeuNNeg", "NeuNPos_SOX6Pos", "NeuNPos_SOX6Neg")], predPropAll[["IDOL"]][[4]][,"NeuNNeg_SOX10Pos"])
colnames(predPropBest)[10]<-"NeuNNeg_SOX10Pos"

I am confused how can I know the best estimator for each cell type?

Thanks!
Yuan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions