Hello,
I obtain the following error using pheno_target even when using the sample data:
> PAC_deseq(pac,model= ~stage + batch, pheno_target=list("batch"), threads=2)'
using pre-existing size factors estimating dispersions gene-wise dispersion estimates: 2 workers Error in h(simpleError(msg, call)) : error in evaluating the argument 'args' in selecting a method for function 'do.call': $ operator is invalid for atomic vectors
How can I work around this?
Thank you.