-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 790 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 790 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
# Generated by roxygen2: do not edit by hand
export(annotate)
export(annotate_gse)
export(calculate_distance)
export(get_fnr)
export(get_fpr)
export(get_info_table)
export(get_rand)
export(get_tpr)
export(hdbscan2)
export(kNNdist2)
export(label_annot)
export(monge_elkan)
export(monge_elkan_matrix)
export(nw_matrix)
export(nw_metric)
export(sw_matrix)
export(sw_metric)
import(FastKNN)
import(NameNeedle)
import(data.table)
import(dbscan)
import(stringdist)
import(textreuse)
importFrom(PTXQC,LCSn)
importFrom(dplyr,bind_rows)
importFrom(fossil,rand.index)
importFrom(plyr,ldply)
importFrom(qualV,LCS)
importFrom(rentrez,entrez_search)
importFrom(rentrez,entrez_summary)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(xml2,as_xml_document)
importFrom(xml2,read_html)