forked from Bioconductor/BiocGenerics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
94 lines (94 loc) · 1.65 KB
/
DESCRIPTION
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Package: BiocGenerics
Title: S4 generic functions used in Bioconductor
Description: The package defines many S4 generic functions used in Bioconductor.
biocViews: Infrastructure
URL: https://bioconductor.org/packages/BiocGenerics
BugReports: https://github.com/Bioconductor/BiocGenerics/issues
Version: 0.53.5
License: Artistic-2.0
Encoding: UTF-8
Authors@R: c(
person("The Bioconductor Dev Team", role="aut"),
person("Hervé", "Pagès", role=c("aut", "cre"),
email="[email protected]",
comment=c(ORCID="0009-0002-8272-4522")))
Depends: R (>= 4.0.0), methods, utils, graphics, stats, generics
Imports: methods, utils, graphics, stats
Suggests: Biobase, S4Vectors, IRanges, S4Arrays, SparseArray, DelayedArray,
HDF5Array, GenomicRanges, pwalign, Rsamtools, AnnotationDbi, affy,
affyPLM, DESeq2, flowClust, MSnbase, annotate, MultiAssayExperiment,
RUnit
Collate: S3-classes-as-S4-classes.R
utils.R
normarg-utils.R
replaceSlots.R
aperm.R
append.R
as.data.frame.R
as.list.R
as.vector.R
cbind.R
do.call.R
duplicated.R
eval.R
Extremes.R
format.R
funprog.R
get.R
grep.R
is.unsorted.R
lapply.R
mapply.R
match.R
mean.R
nrow.R
order.R
paste.R
rank.R
rep.R
row_colnames.R
saveRDS.R
setops.R
sort.R
start.R
subset.R
t.R
table.R
tapply.R
unique.R
unlist.R
unsplit.R
relist.R
var.R
which.R
which.min.R
boxplot.R
image.R
density.R
IQR.R
mad.R
residuals.R
weights.R
xtabs.R
annotation.R
combine.R
containsOutOfMemoryData.R
dbconn.R
dge.R
dims.R
fileName.R
longForm.R
normalize.R
Ontology.R
organism_species.R
paste2.R
path.R
plotMA.R
plotPCA.R
score.R
strand.R
toTable.R
type.R
updateObject.R
testPackage.R
zzz.R