wyguo / ThreeDRNAseq

A pipeline for differential expression and differential alternative splicing analysis
https://github.com/wyguo/ThreeDRNAseq
GNU General Public License v3.0
60 stars 27 forks source link

ThreeDRNAseq R package? #43

Open naychikhin opened 1 year ago

naychikhin commented 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?