-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
42 lines (41 loc) · 1.1 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
# Generated by roxygen2: do not edit by hand
export(.ssrc.mascot)
export(NB.unambiguous)
export(NB.unique)
export(compose_GPGx8cTerm)
export(compose_GPx10R)
export(compose_GSx7cTerm)
export(getExperimentHubFilename)
export(getFC)
export(getNB)
export(nanobodyFlycodeLinking.as.fasta)
export(nanobodyFlycodeLinking.summary)
export(plot_in_silico_LCMS_map)
export(runNGSAnalysis)
export(twoPatternReadFilter)
import(Biostrings)
import(ShortRead)
importFrom(AnnotationHub,query)
importFrom(Biostrings,vmatchPattern)
importFrom(ExperimentHub,ExperimentHub)
importFrom(gplots,hist2d)
importFrom(grDevices,dev.off)
importFrom(grDevices,heat.colors)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(protViz,parentIonMass)
importFrom(protViz,ssrc)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(utils,packageVersion)
importFrom(utils,read.table)
importFrom(utils,write.table)