mbox

[bug#46524,0/2] Add r-samr and r-gsa.

Message ID 20210215054029.47677-1-timhowes@lavabit.com
Headers show

Message

Tim Howes Feb. 15, 2021, 5:40 a.m. UTC
Hello,

This adds the packages samr and GSA for gene expression analysis in R.

Tim Howes (2):
  gnu: Add r-gsa.
  gnu: Add r-samr.

 gnu/packages/cran.scm | 52 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 52 insertions(+)

Comments

Ricardo Wurmus March 26, 2021, 9:14 a.m. UTC | #1
Hi Tim,

I’m sorry for the delay!

> This adds the packages samr and GSA for gene expression analysis in R.
>
> Tim Howes (2):
>   gnu: Add r-gsa.
>   gnu: Add r-samr.
>
>  gnu/packages/cran.scm | 52 +++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 52 insertions(+)

I applied these with minor changes with commit e9741ad623.

Thank you!