-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
39 lines (38 loc) · 901 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(annot2ids)
export(annot2models)
export(call_DTU)
export(denest_sleuth_boots)
export(dtu_plurality_summary)
export(dtu_summary)
export(dtu_switch_summary)
export(fish4rodents)
export(g.test.1)
export(g.test.2)
export(get_dtu_ids)
export(get_plurality_ids)
export(get_switch_ids)
export(granges2ids)
export(group_samples)
export(gtf2ids)
export(maxabs)
export(plot_diagnostics)
export(plot_gene)
export(plot_overview)
export(plot_shiny_volcano)
export(sim_boot_data)
export(sim_count_data)
export(tidy_annot)
import(data.table)
import(ggplot2)
import(matrixStats)
import(parallel)
import(rhdf5)
import(utils)
importFrom(GenomicRanges,makeGRangesListFromDataFrame)
importFrom(GenomicRanges,mcols)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(rtracklayer,import)
importFrom(stats,p.adjust.methods)
importFrom(stats,pchisq)