mpralm error
0
0
Entering edit mode
gywang912 • 0
@c5a694f1
Last seen 3.2 years ago

Getting this error for mpralm package: Coefficients not estimable: alleleB Partial NA coefficients for 2 probe(s)Coefficients not estimable: alleleB Coefficients not estimable: alleleB

design <- data.frame(intcpt = 1, alleleB = grepl("lentiviral_BJAB_stim_1_B", colnames(mpraset_example2)))
block_vector <- rep(1,2)
## trace("mpralm",edit=TRUE)
mpralm_allele_fit <- mpralm(object = mpraset_example2, design = design, aggregate = "none", normalize = TRUE, block = block_vector, model_type = "corr_groups", plot = TRUE)
mpra • 438 views
ADD COMMENT

Login before adding your answer.

Traffic: 647 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6