-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
50 lines (49 loc) · 1.14 KB
/
NAMESPACE
File metadata and controls
50 lines (49 loc) · 1.14 KB
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
# Generated by roxygen2: do not edit by hand
export("dataTags<-")
export(annData)
export(dataHub)
export(dataNames)
export(dataNotes)
export(dataParams)
export(dataPaths)
export(dataSearch)
export(dataTags)
export(dataUpdate)
export(dataYml)
export(getCloudData)
export(getData)
export(meta_data)
export(recipeHub)
export(recipeLoad)
export(recipeMake)
export(recipeNames)
export(recipeSearch)
export(recipeUpdate)
export(toList)
exportMethods("[")
exportMethods("[<-")
exportMethods(c)
exportMethods(show)
import(BiocFileCache)
import(Rcwl)
import(methods)
import(utils)
importClassesFrom(RcwlPipelines,cwlHub)
importFrom(Rcwl,InputParam)
importFrom(Rcwl,InputParamList)
importFrom(Rcwl,OutputParam)
importFrom(Rcwl,OutputParamList)
importFrom(Rcwl,condaPackage)
importFrom(Rcwl,env_Rcwl)
importFrom(Rcwl,runCWL)
importFrom(S4Vectors,get_showHeadLines)
importFrom(S4Vectors,get_showTailLines)
importFrom(S4Vectors,mcols)
importFrom(basilisk,basiliskStart)
importFrom(basilisk,basiliskStop)
importFrom(jsonlite,toJSON)
importFrom(stats,setNames)
importFrom(tools,R_user_dir)
importFrom(tools,md5sum)
importFrom(yaml,as.yaml)
importMethodsFrom(RcwlPipelines,mcols)