-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·32 lines (32 loc) · 1.15 KB
/
DESCRIPTION
File metadata and controls
executable file
·32 lines (32 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: samr
Title: SAM: Significance Analysis of Microarrays
Version: 3.0.1
Description: Significance Analysis of Microarrays for differential expression analysis, RNAseq data and related problems.
Imports: impute, matrixStats, shiny, shinyFiles, openxlsx, GSA
License: LGPL
Packaged: 2026-04-10 06:51:13 UTC; hornik
Repository: CRAN
Date/Publication: 2026-04-10 07:11:47 UTC
NeedsCompilation: yes
Authors@R: c(person(given = "Rob",
family = "Tibshirani",
role = c("aut", "cre"),
email = "tibs@stanford.edu"),
person(given = c("Michael", "J."),
family = "Seo",
role = "aut"),
person(given = "G.",
family = "Chu",
role = "aut"),
person(given = "Balasubramanian",
family = "Narasimhan",
role = "aut"),
person(given = "Jun",
family = "Li",
role = "aut"))
Author: Rob Tibshirani [aut, cre],
Michael J. Seo [aut],
G. Chu [aut],
Balasubramanian Narasimhan [aut],
Jun Li [aut]
Maintainer: Rob Tibshirani <tibs@stanford.edu>