Skip to content
Snippets Groups Projects
Commit f961a9d7 authored by Arnaud Duvermy's avatar Arnaud Duvermy
Browse files

add contributors

parent 2342fd61
Branches
Tags
No related merge requests found
...@@ -2,16 +2,24 @@ Package: HTRfit ...@@ -2,16 +2,24 @@ Package: HTRfit
Title: High-Throughput RNA-seq model fit Title: High-Throughput RNA-seq model fit
Version: 2.0.0 Version: 2.0.0
Authors@R: c( Authors@R: c(
person("Arnaud", "Duvermy", , "arnaud.duvermy@ens-lyon.fr", role = c("aut", "cre"), person("Arnaud", "Duvermy", , "arnaud.duvermy@ens-lyon.fr", role = c("aut", "cph"),
comment = c(ORCID = "0009-0002-8509-5506")), comment = c(ORCID = "0009-0002-8509-5506")),
person("Laurent", "Modolo", , "laurent.modolo@ens-lyon.fr" , role = "aut"), person("Laurent", "Modolo", , "laurent.modolo@ens-lyon.fr", role = "ctb",
person("Gael", "Yvert", , "gael.yvert@ens-lyon.fr" , role = "aut"), comment = c(ORCID = "0009-0002-8509-5506")),
person("Fabien", "Duveau", , "fabien.duveau@ens-lyon.fr", role = c("aut", "cre")) person("Gael", "Yvert", , "gael.yvert@ens-lyon.fr", role = "ctb",
comment = c(ORCID = "0000-0003-1955-4786")),
person("Fabien", "Duveau", , "fabien.duveau@ens-lyon.fr", role = c("ctb", "cre"),
comment = c(ORCID = "0000-0003-4784-0640"))
) )
Description: A statistical framework that allows you to conduct differential analysis of gene expression with fixed, mixed, and interaction effects. Additionally, HTRfit provides a simulation workflow enabling optimization of RNAseq design and analysis Description: A statistical framework that allows you to conduct
differential analysis of gene expression with fixed, mixed, and
interaction effects. Additionally, HTRfit provides a simulation
workflow enabling optimization of RNAseq design and analysis.
License: MIT + file LICENSE License: MIT + file LICENSE
URL: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit URL:
BugReports: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit/-/issues https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit
BugReports:
https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit/-/issues
Imports: Imports:
car, car,
data.table, data.table,
...@@ -28,6 +36,7 @@ Imports: ...@@ -28,6 +36,7 @@ Imports:
utils utils
Suggests: Suggests:
DESeq2, DESeq2,
devtools,
knitr, knitr,
rmarkdown, rmarkdown,
testthat testthat
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment