-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
executable file
·52 lines (51 loc) · 1.2 KB
/
NAMESPACE
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
51
52
# Generated by roxygen2: do not edit by hand
export("%>%")
export(Angenieux)
export(AngenieuxDecoration)
export(BamFile)
export(Blast)
export(Fast5)
export(Fasta)
export(Fastq)
export(FloundeR)
export(Flowcell)
export(GenbankGenome)
export(Infographic)
export(InfographicItem)
export(MultiplexSet)
export(SequencingSet)
export(SequencingSummary)
export(TemporalSet)
export(flnDr)
export(phredmean)
export(qualToMeanQ)
export(to_flowcell)
export(to_sequencing_set)
import(R6)
import(emojifont)
import(ggplot2)
importFrom(GenomeInfoDb,seqnames)
importFrom(RColorBrewer,brewer.pal)
importFrom(dplyr,across)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(emojifont,fontawesome)
importFrom(ggplot2,"%+replace%")
importFrom(grDevices,colorRampPalette)
importFrom(lubridate,ymd_hms)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(readr,cols_only)
importFrom(readr,read_tsv)
importFrom(reshape2,acast)
importFrom(reshape2,melt)
importFrom(rhdf5,h5closeAll)
importFrom(rhdf5,h5ls)
importFrom(rhdf5,h5readAttributes)
importFrom(rlang,.data)
importFrom(stats,runif)
importFrom(stringdist,stringdist)
importFrom(tidyr,drop_na)
importFrom(tidyselect,all_of)
importFrom(tools,file_ext)
importFrom(utils,file_test)