Entering edit mode
Enter the body of text here
Code should be placed in three backticks as shown below
# include your problematic code here with any corresponding output
# please also include the results of running the following in an R session
sessionInfo( )
Error in DESeqDataSetFromMatrix(countData = countdata, colData = coldata, : could not find function "DESeqDataSetFromMatrix"
After run the library(DESeq2). Error: package or namespace load failed for ‘DESeq2’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘locfit’
Install locfit.
when install.packages("locfit")
Warning in install.packages : package ‘locfit’ is not available (for R version 3.6.3)