-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
34 lines (33 loc) · 901 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
S3method(ihw,DESeqResults)
S3method(ihw,default)
S3method(ihw,formula)
export(get_bh_threshold)
export(groups_by_filter)
export(ihw)
exportMethods(adj_pvalues)
exportMethods(alpha)
exportMethods(as.data.frame)
exportMethods(covariate_type)
exportMethods(covariates)
exportMethods(groups_factor)
exportMethods(m_groups)
exportMethods(nbins)
exportMethods(nfolds)
exportMethods(nrow)
exportMethods(plot)
exportMethods(pvalues)
exportMethods(regularization_term)
exportMethods(rejected_hypotheses)
exportMethods(rejections)
exportMethods(show)
exportMethods(thresholds)
exportMethods(weighted_pvalues)
exportMethods(weights)
import(methods)
importFrom(BiocGenerics,as.data.frame)
importFrom(fdrtool,gcmlcm)
importFrom(lpsymphony,lpsymphony_solve_LP)
importFrom(methods,show)
importFrom(slam,simple_triplet_matrix)
importFrom(slam,simple_triplet_zero_matrix)