-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 976 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
31 lines (31 loc) · 976 Bytes
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
Package: MmCMS
Type: Package
Title: CMS-based Molecular Subtyping for CRC Mouse Tissue
Version: 0.1.1
Authors@R: c(person("Raheleh", "Amirkhah",
email = "[email protected]",
role = c("aut", "cre")),
person("Philip D.", "Dunne",
email = "[email protected]",
role = c("aut")))
Maintainer: Raheleh Amirkhah <[email protected]>
Description: This package performs CMS (Consensus Molecular Subtypes) classification on mouse tissues using three pre-defined subtype templates.
Depends: R (>= 3.5)
Imports: BiocParallel,
GSVA (>= 1.26.0),
graphics,
stats,
utils
Suggests:
commonmark,
parallel,
snow,
testthat (>= 3.0.0),
xml2
LazyData: TRUE
Encoding: UTF-8
ByteCompile: TRUE
License: GPL-3
RoxygenNote: 7.3.2
URL: https://github.com/MolecularPathologyLab/MmCMS
BugReports: https://github.com/MolecularPathologyLab/MmCMS/issues