-
Notifications
You must be signed in to change notification settings - Fork 7
/
NAMESPACE
167 lines (166 loc) · 4.6 KB
/
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
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
# Generated by roxygen2: do not edit by hand
export(DsATAC.bam)
export(DsATAC.cellranger)
export(DsATAC.fragmentBed)
export(DsATAC.snakeATAC)
export(DsATACsc.archr)
export(DsATACsc.fragments)
export(DsNOMe.bisSNP)
export(cleanMem)
export(colZscores)
export(collapseMotifMatrix)
export(computeDiffAcc.rnb.nome)
export(fastqDirToTable)
export(findGroupMarkers)
export(findNearestGeneForGr)
export(findOrderedNames)
export(getATACfragments)
export(getComparisonInfo)
export(getConfigElement)
export(getConsensusPeakSet)
export(getGenomeObject)
export(getGroupsFromTable)
export(getJasparAnnot)
export(getMotifClustering)
export(getMotifDistMat)
export(getMotifOccurrences)
export(getNonOverlappingByScore)
export(getPeakSet.snakeATAC)
export(getSampleMetrics.snakeATAC)
export(getTfAnnot)
export(hmSeqLogo)
export(isCanonicalChrom)
export(loadConfig)
export(loadDsAcc)
export(prepareMotifmatchr)
export(projectMatrix_UMAP)
export(readMACS2peakFile)
export(rowZscores)
export(run_atac)
export(run_atac_chromvar)
export(run_atac_differential)
export(run_atac_exploratory)
export(run_atac_filtering)
export(run_atac_normalization)
export(run_atac_peakcalling)
export(run_atac_qc)
export(run_atac_sc_unsupervised)
export(safeMatrixStats)
export(saveConfig)
export(saveDsAcc)
export(setConfigElement)
export(smoothMagic)
exportClasses(DsATAC)
exportClasses(DsATACsc)
exportClasses(DsAcc)
exportClasses(DsNOMe)
exportMethods(addSampleAnnotCol)
exportMethods(aggregateRegionCounts)
exportMethods(callPeaks)
exportMethods(createReport_differential)
exportMethods(createReport_exploratory)
exportMethods(createReport_filtering)
exportMethods(createReport_normalization)
exportMethods(createReport_summary)
exportMethods(dimRed_UMAP)
exportMethods(exportCountTracks)
exportMethods(filterByGRanges)
exportMethods(filterCellsTssEnrichment)
exportMethods(filterChroms)
exportMethods(filterLowCovg)
exportMethods(getChromVarDev)
exportMethods(getCiceroGeneActivities)
exportMethods(getComparisonTable)
exportMethods(getCoord)
exportMethods(getCounts)
exportMethods(getCountsSE)
exportMethods(getCoverage)
exportMethods(getCovg)
exportMethods(getDESeq2Dataset)
exportMethods(getDiffAcc)
exportMethods(getFragmentGr)
exportMethods(getFragmentGrl)
exportMethods(getFragmentNum)
exportMethods(getGenome)
exportMethods(getInsertionKmerFreq)
exportMethods(getInsertionSites)
exportMethods(getMeth)
exportMethods(getMonocleCellDataSet)
exportMethods(getMotifEnrichment)
exportMethods(getMotifFootprints)
exportMethods(getNRegions)
exportMethods(getQuickTssEnrichment)
exportMethods(getRBFGeneActivities)
exportMethods(getRegionMapping)
exportMethods(getRegionTypes)
exportMethods(getSampleAnnot)
exportMethods(getSamples)
exportMethods(getScQcStatsTab)
exportMethods(getTssEnrichment)
exportMethods(getTssEnrichmentBatch)
exportMethods(iterativeLSI)
exportMethods(join)
exportMethods(maskMethNA)
exportMethods(mergePseudoBulk)
exportMethods(mergeSamples)
exportMethods(mergeStrands)
exportMethods(normalizeMeth)
exportMethods(plotInsertSizeDistribution)
exportMethods(regionAggregation)
exportMethods(regionSetCounts)
exportMethods(removeFragmentData)
exportMethods(removeRegionData)
exportMethods(removeRegionType)
exportMethods(removeRegions)
exportMethods(removeSamples)
exportMethods(samplePseudoBulk)
exportMethods(simulateDoublets)
exportMethods(transformCounts)
exportMethods(unsupervisedAnalysisSc)
import(GenomicAlignments)
import(GenomicRanges)
import(Matrix)
import(SummarizedExperiment)
import(ggplot2)
import(methods)
import(muLogR)
import(muRtools)
importFrom(GenomeInfoDb,"genome<-")
importFrom(GenomeInfoDb,"seqlengths<-")
importFrom(GenomeInfoDb,"seqlevels<-")
importFrom(GenomeInfoDb,genome)
importFrom(GenomeInfoDb,organism)
importFrom(GenomeInfoDb,seqlengths)
importFrom(GenomeInfoDb,seqlevels)
importFrom(GenomeInfoDb,seqnames)
importFrom(GenomeInfoDb,sortSeqlevels)
importFrom(IRanges,IRanges)
importFrom(IRanges,overlapsAny)
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,elementNROWS)
importFrom(S4Vectors,queryHits)
importFrom(S4Vectors,queryLength)
importFrom(S4Vectors,subjectHits)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,fread)
importFrom(stats,as.dist)
importFrom(stats,as.formula)
importFrom(stats,as.hclust)
importFrom(stats,convolve)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,ecdf)
importFrom(stats,fisher.test)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,data)
importFrom(utils,packageVersion)
importFrom(utils,read.table)
importFrom(utils,write.table)