deseq2运行成功,edger运行失败
(rnaseq) [yangxm@sonmi 5.deg]$ Rscript $scriptdir/edger_analysis1.r -i $workdir/4.expression/all_gene_count.tsv \
--fdr 0.01 --fc 2 -m normal_vs_tumor.compare.txt -t group\
--case tumor --control normal -p normal_vs_tumor.edger
Warning: The system is configured to read the RTC time in the local time zone.
This mode cannot be fully supported. It will create various problems
with time zone changes and daylight saving time adjustments. The RTC
time is never updated, it relies on external facilities to maintain it.
If at all possible, use RTC in UTC by calling
'timedatectl set-local-rtc 0'.
[1] "abstract_factors is over"
[1] "read count data ..."
[1] "read count data is over"
Disp = 0.00232 , BCV = 0.0481
Error in decideTestsDGE(et, adjust.method = "BH", p.value = fdr, lfc = log2(fold_change)) :
could not find function "decideTestsDGE"
Execution halted