-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 856 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 856 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
# Generated by roxygen2: do not edit by hand
export(g3Lollipop)
export(g3Lollipop.options)
export(g3Lollipop.theme)
export(g3LollipopOutput)
export(getMutationsFromCbioportal)
export(guessMAFColumnName)
export(hgnc2pfam)
export(hgnc2uniprot)
export(mapMutationTypeToMutationClass)
export(parseProteinChange)
export(readMAF)
export(renderG3Lollipop)
export(uniprot2pfam)
importFrom(AnnotationDbi,mapIds)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(httr2,req_perform)
importFrom(httr2,request)
importFrom(httr2,resp_body_string)
importFrom(httr2,resp_status)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(org.Hs.eg.db,org.Hs.eg.db)
importFrom(stringr,str_extract_all)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,read.table)
importFrom(utils,write.table)