-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error after installing apeglm #8
Comments
I managed to get this error fixed by looking at the closed issue, but I also got the same error. Rscript DTEG.R riboseq_counts.txt rnaseq_count.txt sample_info.txt 1 Attaching package: ‘BiocGenerics’ The following objects are masked from ‘package:stats’:
The following objects are masked from ‘package:base’:
Attaching package: ‘S4Vectors’ The following objects are masked from ‘package:base’:
Loading required package: IRanges Attaching package: ‘MatrixGenerics’ The following objects are masked from ‘package:matrixStats’:
Loading required package: Biobase
Attaching package: ‘Biobase’ The following object is masked from ‘package:MatrixGenerics’:
The following objects are masked from ‘package:matrixStats’:
NLRP8___ENST00000291971 0 0 0 out of 16443 with nonzero total read count [1] 964 |
Here is the figures. |
Hi there,
I installed the apeglm and run deltaTE on your sample data, but it only prints the deltaTE fold changes with list of deltaTE genes in text files, and it gives this error at the end.
Error in lfcShrink(ddsMat_ribo, contrast = c("Condition", "2", "1"), res = res_ribo) :
type='apeglm' shrinkage only for use with 'coef'
Execution halted
Could you tell me how to solve this issue?
Thanks,
Mehdi
The text was updated successfully, but these errors were encountered: