Open naychikhin opened 1 year ago
I recently updated R studio and reinstall ThreeDRNAseq package.
if(!requireNamespace("ThreeDRNAseq", quietly = TRUE)) devtools::install_github('wyguo/ThreeDRNAseq/inst/app/R')
But all the objects and environments in the package is not working anymore such as low.expression.filter, check.mean.variance. Can anyone help please?
I recently updated R studio and reinstall ThreeDRNAseq package.
if(!requireNamespace("ThreeDRNAseq", quietly = TRUE)) devtools::install_github('wyguo/ThreeDRNAseq/inst/app/R')
But all the objects and environments in the package is not working anymore such as low.expression.filter, check.mean.variance. Can anyone help please?