-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
54 lines (53 loc) · 1.29 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
53
54
# Generated by roxygen2: do not edit by hand
import(data.table)
import(dplyr)
export(load_annotation_and_cdna)
export(volcano_plot)
export(CELP_bias)
export(CELP_detect_bias)
export(TER_all_pairs)
export(add_sd_z)
export(adj_TER_p)
export(bam2count)
export(bamtolist_rW)
export(codon2transcript)
export(create_te)
export(frame_psite_length_rW)
export(frame_psite_rW)
export(generate_ENZ)
export(generate_correlogram)
export(gm_mean)
export(gm_mean_z)
export(logit_seq)
export(meta_test)
export(min_count_filter)
export(normalize_median_of_ratios)
export(normalize_median_of_ratios_append)
export(pairs2correlograms)
export(pairs2pi0s)
export(partition_to_uniques)
export(pca_qc)
export(print_period_region)
export(print_period_region_length)
export(print_read_ldist)
export(psite_info_rW)
export(psite_rW)
export(psite_to_codon_count)
export(read_annotation)
export(rlength_distr_rW)
export(row_center)
export(row_standardize)
export(test_ENZ)
export(visualize_CELP)
export(fit_empirical_null)
export(visualise_empirical_null)
export(get_tr_regions)
export(glm_deviance_test_p)
export(tr_region_logit_dev)
export(codon_barplot)
export(codon_comparative_scatterplot)
export(normalize_with_ratios)
export(replace_low_count_transcripts)
export(remove_low_levels)
export(tr_region_multi_logit)
export(visualize_orf_usage)