-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
53 lines (53 loc) · 1.63 KB
/
DESCRIPTION
File metadata and controls
53 lines (53 loc) · 1.63 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: imageTCGAutils
Title: Utility functions for working with histopathology images
Version: 0.99.24
Authors@R: c(
person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu",
"aut", c(ORCID = "0000-0002-3242-0582", affiliation =
"CUNY Graduate School of Public Health and Health Policy,
New York, NY USA")),
person("Ilaria", "Billato", , "ilaria.billato@phd.unipd.it",
c("aut", "cre"), c(ORCID = "0000-0002-3335-3254",
affiliation = "Department of Biology, University of Padova")
),
person("Eslam", "Abousamra", role = "ctb", comment = c(
affiliation = "CUNY Graduate School of Public Health and Health Policy,
New York, NY USA")
))
Description: Utility functions for working with CONCH data, listing remote
files. One function assigns HoverNet nuclei to ProvGigaPath tiles with
a scale factor to align coordinates. Provides internal utility functions
for 'imageFeatureTCGA' and most functions are not meant for end users.
Depends:
R (>= 4.5.0)
Imports:
BiocBaseUtils,
data.table,
dplyr,
grDevices,
methods,
rlang,
S4Vectors,
SpatialExperiment,
SummarizedExperiment
Suggests:
anndataR,
BiocStyle,
imageFeatureTCGA,
ggplot2,
knitr,
paws,
rhdf5,
rmarkdown,
sfdep,
spdep,
SpatialFeatureExperiment,
tinytest
biocViews: Software, WorkflowStep, Preprocessing
License: Artistic-2.0
BugReports: https://github.com/waldronlab/imageTCGAutils/issues
URL: https://github.com/waldronlab/imageTCGAutils
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
VignetteBuilder: knitr