Hello Jim,
I am also facing same problem.
>fit <- p.vector(log_counts, design, Q = 0.05, MT.adjust = "BH", min.obs = 25)
Error in dat[, as.character(rownames(dis))] : subscript out of bounds
> head(log_counts)
axenic_1 axenic_2 axenic_3 hpi12_1 hpi12_2 hpi12_3 hpi24_1 hpi24_2 hpi24_3 dpi2_1
UMAG_00001 11.00352 9.459432 9.350939 4.247928 4.321928 4.857981 4.459432 4.584963 4.643856 4.087463
UMAG_00002 11.65553 11.663558 11.904258 4.807355 5.044394 5.857981 4.700440 3.700440 4.247928 6.491853
dpi2_2 dpi2_3 dpi4_1 dpi4_2 dpi4_3 dpi6_1 dpi6_2 dpi6_3 dpi8_1
UMAG_00001 4.247928 3.459432 4.087463 4.247928 4.754888 5.169925 5.554589 5.392317 5.169925
UMAG_00002 6.794416 6.209453 5.882643 5.832890 5.807355 7.076816 7.066089 7.129283 6.727920
dpi8_2 dpi8_3 dpi12_1 dpi12_2 dpi12_3
UMAG_00001 5.832890 5.930737 6.672425 6.228819 7.139551
UMAG_00002 7.139551 6.554589 7.409391 6.870365 8.471675
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
$edesign
Time Replicate Control X12hours_post_infection X24hours_post_infection X2days_post_infection
1 0 1 1 0 0 0
2 0 2 1 0 0 0
3 0 3 1 0 0 0
4 12 1 0 1 0 0
5 12 2 0 1 0 0
6 12 3 0 1 0 0
7 24 1 0 0 1 0
8 24 2 0 0 1 0
9 24 3 0 0 1 0
10 2 1 0 0 0 1
11 2 2 0 0 0 1