https://github.com/borishejblum/dearseq

dearseq: Differential Expression Analysis for RNA-seq data

https://github.com/borishejblum/dearseq

Science Score: 33.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 7 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org, biorxiv.org
  • Committers with academic emails
    7 of 17 committers (41.2%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.9%) to scientific vocabulary

Keywords from Contributors

bioconductor-packages immune-repertoire gene grna-sequence sequencing ontologies clusters transcriptomics genomics proteomics
Last synced: 10 months ago · JSON representation

Repository

dearseq: Differential Expression Analysis for RNA-seq data

Basic Info
Statistics
  • Stars: 8
  • Watchers: 4
  • Forks: 3
  • Open Issues: 0
  • Releases: 1
Fork of denisagniel/tcgsaseq
Created about 7 years ago · Last pushed 12 months ago
Metadata Files
Readme License

README.Rmd

---
output: github_document
---



```{r, echo = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)
```

# `dearseq` 

[![BioC status](https://www.bioconductor.org/shields/build/release/bioc/dearseq.svg)](https://bioconductor.org/checkResults/release/bioc-LATEST/dearseq/)
[![BioC dev status](https://www.bioconductor.org/shields/build/devel/bioc/dearseq.svg)](https://bioconductor.org/checkResults/devel/bioc-LATEST/dearseq/)
[![R build status](https://github.com/borishejblum/dearseq/workflows/R-CMD-check-bioc/badge.svg)](https://github.com/borishejblum/dearseq/actions)
[![Codecov test coverage](https://codecov.io/gh/borishejblum/dearseq/branch/devel/graph/badge.svg)](https://app.codecov.io/gh/borishejblum/dearseq?branch=devel)
[![Download](https://www.bioconductor.org/shields/downloads/release/dearseq.svg)](https://bioconductor.org/packages/stats/bioc/dearseq)


**Authors:** [Boris Hejblum](https://borishejblum.science), Denis Agniel, Marine Gauthier, Mélanie Huchon, Iban Larrouture
**License:** [GNU GPL-2](https://opensource.org/licenses/gpl-2-0) ## Overview `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 Bioinformatics* **2**(*4*):lqaa093 [DOI: 10.1093/nargab/lqaa093](https://doi.org/10.1093/nargab/lqaa093) [bioRxiv:635714](https://www.biorxiv.org/content/10.1101/635714v1) `r emoji::emoji("recycling_symbol")` Reproducible code files for the results presented in Gauthier *et al.* (2020) can be dowloaded [here: `r emoji::emoji("point_right")` `r emoji::emoji("globe_with_meridians")` *NAR G&B* reproducible code files](https://github.com/borishejblum/dearseq/releases/download/v1.7.2/NARGAB_ReproducibleCodeFiles.zip) > Agniel D & Hejblum BP (2017). Variance component score test for time-course gene set analysis of longitudinal RNA-seq data, [*Biostatistics*](https://academic.oup.com/biostatistics/article-abstract/18/4/589/3065599), **18**(*4*):589-604. [arXiv:1605.02351](https://arxiv.org/abs/1605.02351v4) [DOI: 10.1093/biostatistics/kxx005](https://doi.org/10.1093/biostatistics/kxx005) More information about `dearseq` can be found [here: `r emoji::emoji("point_right")` `r emoji::emoji("globe_with_meridians")` pkgdown website](https://borishejblum.github.io/dearseq/) ## Installation ***`dearseq` is available from [Bioconductor](https://www.bioconductor.org)*** ```{r bioconductor-install, eval=FALSE} #install.packages("BiocManager") BiocManager::install("dearseq") ``` The development version of `dearseq` is available on [GitHub](https://github.com/borishejblum/dearseq): ```{r GitHub-install, eval=FALSE} #install.packages("BiocManager") remotes::install_github("borishejblum/dearseq") ``` -- Marine Gauthier, Denis Agniel & Boris Hejblum

GitHub Events

Total
  • Issues event: 3
  • Issue comment event: 6
  • Push event: 29
  • Create event: 1
Last Year
  • Issues event: 3
  • Issue comment event: 6
  • Push event: 29
  • Create event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 399
  • Total Committers: 17
  • Avg Commits per committer: 23.471
  • Development Distribution Score (DDS): 0.647
Past Year
  • Commits: 43
  • Committers: 5
  • Avg Commits per committer: 8.6
  • Development Distribution Score (DDS): 0.302
Top Committers
Name Email Commits
Boris b****i@g****m 141
borishejblum b****m@u****r 106
borishejblum b****h@g****m 49
borishejblum b****h@g****m 27
Mgauth 3****h 25
Nitesh Turaga n****a@g****m 10
denisagniel d****l@m****u 9
borishejblum b****m@g****m 6
Mgauth m****r@u****r 5
Mélanie HUCHON h****e@g****m 4
Denis Agniel d****l@r****g 4
Boris b****m 3
Larrouture Iban i****e@u****r 3
J Wokaty j****y@s****u 2
J Wokaty j****y 2
denisagniel D****L@H****U 2
borishejblum b****m@s****u 1
Committer Domains (Top 20 + Academic)