-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
42 lines (41 loc) 路 1001 Bytes
/
Copy pathNAMESPACE
File metadata and controls
42 lines (41 loc) 路 1001 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
37
38
39
40
41
42
# Generated by roxygen2: do not edit by hand
export(ContextData)
export(IsoformicExperiment)
export(annot_data)
export(annot_data_exons)
export(annot_data_genes)
export(annot_data_transcripts)
export(annot_row_names)
export(as_isoformic)
export(col_data)
export(col_names)
export(create_context_data)
export(de_gene)
export(de_tx)
export(download_reference)
export(get_isoformic_cache)
export(is_deg_sig)
export(join_DEG_DET)
export(make_tx_to_gene)
export(plot_genomic_context)
export(plot_log2FC)
export(plot_log2fc)
export(plot_tx_context)
export(plot_tx_expr)
export(prepare_annotation)
export(prepare_annotation_db)
export(prepare_exon_annotation)
export(prepare_isoformic_annotation)
export(prepare_profile_data)
export(row_data)
export(row_names)
export(run_enrichment)
export(salmon_index)
export(salmon_quant)
export(tx_annot)
export(tx_to_gene)
export(tx_type_palette)
if (getRversion() < "4.3.0") importFrom("S7", "@")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,.env)