forked from stitam/webseq
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 803 Bytes
/
NAMESPACE
File metadata and controls
33 lines (32 loc) · 803 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
# Generated by roxygen2: do not edit by hand
export(ena2ncbi)
export(ena_download_reads)
export(ena_query)
export(extract_accn)
export(flag_files)
export(mgnify_endpoints)
export(mgnify_instance)
export(mgnify_list)
export(ncbi2ena)
export(ncbi_download_genome)
export(ncbi_get_meta)
export(ncbi_get_summary)
export(ncbi_get_uid)
export(ncbi_link)
export(ncbi_link_uid)
export(ncbi_parse)
export(ncbi_parse_assembly_xml)
export(ncbi_parse_biosample_txt)
export(ncbi_recover_id)
export(parse_report)
importFrom(curl,curl_download)
importFrom(curl,handle_setopt)
importFrom(curl,new_handle)
importFrom(dplyr,"%>%")
importFrom(dplyr,left_join)
importFrom(httr,RETRY)
importFrom(httr,content)
importFrom(magrittr,"%>%")
importFrom(stringr,str_locate)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)