dearseq is a package for analyzing RNA-seq data. The 2 main functions
of the package are dear_seq() and dgsa_seq():
Gene-wise Differential Analysis of RNA-seq data can be performed
using the function dear_seq().
Gene Set Analysis of RNA-seq data can be performed using the
function dgsa_seq().
The methods implemented in this package are detailed in the following
articles:
Gauthier M, Agniel D, Thiébaut R & Hejblum BP (2020). dearseq: a
variance component score test for RNA-Seq differential analysis that
effectively controls the false discovery rate, NAR Genomics and
Bioinformatics2(4):lqaa093 DOI:
10.1093/nargab/lqaa093bioRxiv:635714
dearseqAuthors: Boris Hejblum, Denis Agniel, Marine Gauthier, Mélanie Huchon, Iban Larrouture
License: GNU GPL-2
Overview
dearseqis a package for analyzing RNA-seq data. The 2 main functions of the package aredear_seq()anddgsa_seq():dear_seq().dgsa_seq().The methods implemented in this package are detailed in the following articles:
♻️ Reproducible code files for the results presented in Gauthier et al. (2020) can be dowloaded here: 👉 🌐 NAR G&B reproducible code files
More information about
dearseqcan be found here: 👉 🌐 pkgdown websiteInstallation
dearseqis available from BioconductorThe development version of
dearseqis available on GitHub:– Marine Gauthier, Denis Agniel & Boris Hejblum