File: NAMESPACE

package info (click to toggle)
r-bioc-goseq 1.58.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,416 kB
  • sloc: makefile: 2
file content (41 lines) | stat: -rw-r--r-- 1,106 bytes parent folder | download
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
# Generated by roxygen2: do not edit by hand

export(getgo)
export(getlength)
export(goseq)
export(makespline)
export(nullp)
export(plotPWF)
export(supportedOrganisms)
import(geneLenDataBase)
importFrom(AnnotationDbi,as.list)
importFrom(AnnotationDbi,select)
importFrom(BiasedUrn,dWNCHypergeo)
importFrom(BiasedUrn,pWNCHypergeo)
importFrom(BiocGenerics,relist)
importFrom(BiocGenerics,toTable)
importFrom(GO.db,GO.db)
importFrom(GenomeInfoDb,`genome<-`)
importFrom(GenomicFeatures,transcriptLengths)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(methods,show)
importFrom(mgcv,Predict.matrix)
importFrom(mgcv,gam)
importFrom(mgcv,mono.con)
importFrom(mgcv,pcls)
importFrom(mgcv,s)
importFrom(mgcv,smoothCon)
importFrom(rtracklayer,browserSession)
importFrom(rtracklayer,getTable)
importFrom(rtracklayer,ucscGenomes)
importFrom(rtracklayer,ucscTableQuery)
importFrom(stats,approx)
importFrom(stats,binomial)
importFrom(stats,dhyper)
importFrom(stats,median)
importFrom(stats,phyper)
importFrom(stats,runif)
importFrom(utils,data)
importFrom(utils,installed.packages)
importFrom(utils,tail)