-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
53 lines (53 loc) · 1.68 KB
/
DESCRIPTION
File metadata and controls
53 lines (53 loc) · 1.68 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Package: NetworkDataCompanion
Title: Tools for Analyzing TCGA and GTEx Data
Version: 0.1.0
Authors@R:
c(person("Chen", "Chen", email = "chenchen9945@gmail.com",role = "aut",
comment = c(ORCID = "0000-0002-8042-7201")),
person("Panagiotis", "Mandros", email = "mandros.p@gmail.com", role = c("aut"),
comment = c(ORCID = "0009-0008-9638-9722")),
person("Viola", "Fanfani", email = "vfanfani@hsph.harvard.edu", role = c("aut"),
comment = c(ORCID = "0000-0003-3852-6908")),
person("Jonas", "Fischer", email = "jonas.fischer@mpi-inf.mpg.de", role = c("aut"),
comment = c(ORCID = "0000-0002-6459-5053")),
person("Panagiotis", "Mandros", email = "mandros.p@gmail.com", role = c("aut"),
comment = c(ORCID = "0009-0008-9638-9722")),
person("Soel", "Micheletti", email = "smicheletti@hsph.harvard.edu", role = c("aut"),
comment = c(ORCID = "0000-0001-5402-9237")),
person("Kate Hoff", "Shutta", email = "kshutta@hsph.harvard.edu",role = c("aut","cre"),
comment = c(ORCID = "0000-0003-0402-3771")))
Description: An R library of utilities for performing analyses on TCGA and GTEx data using the Network Zoo (https://netzoo.github.io).
License: GPL-3
biocViews:
Depends:
AnnotationDbi,
data.table,
dplyr,
edgeR,
EpiSCORE,
GenomicDataCommons,
huge,
magrittr,
methods,
org.Hs.eg.db,
presto,
recount,
recount3,
stringr,
TCGAPurityFiltering,
TCGAutils,
testthat,
tidyr
Remotes:
pmandros/TCGAPurityFiltering,
immunogenomics/presto,
aet21/EpiSCORE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
devtools,
knitr,
rmarkdown,
rmdformats
VignetteBuilder: knitr