-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
45 lines (44 loc) · 982 Bytes
/
NAMESPACE
File metadata and controls
45 lines (44 loc) · 982 Bytes
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
# Generated by roxygen2: do not edit by hand
export(IDOverlapHeatmap)
export(alignPepModFormat)
export(benchmarkCorNetwork)
export(benchmarkNetwork)
export(calculateIDOverlapMatrix)
export(calculateSibTransCorr)
export(compareDiannResultSets)
export(compareSets)
export(convertMzID2tsv)
export(createGroupsFromNetworkTable)
export(extractIdsFromFastaHeader)
export(flattenCorrMatrix)
export(fromListWithNames)
export(generateCorNetwork)
export(getFFTs)
export(intactParser)
export(maxlynx2xvis)
export(pairVenn)
export(plotFilterImpact)
export(plotPANTHERresult)
export(plotPeptideProfiles)
export(plotTicProfiles)
export(splitFragPipeProteinTable)
import(ROCR)
import(UpSetR)
import(VennDiagram)
import(corrplot)
import(data.table)
import(doSNOW)
import(eulerr)
import(ggplot2)
import(ggrepel)
import(grid)
import(gridExtra)
import(htmlwidgets)
import(mzID)
import(pheatmap)
import(plotly)
import(psych)
import(rawrr)
import(reshape)
import(snow)
importFrom(parallel,detectCores)