-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
37 lines (36 loc) · 746 Bytes
/
Copy pathNAMESPACE
File metadata and controls
37 lines (36 loc) · 746 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
# Generated by roxygen2: do not edit by hand
export(ca_pairs)
export(check_cds)
export(codon_diff)
export(codon_optimize)
export(count_codons)
export(create_codon_table)
export(est_aau)
export(est_csc)
export(est_optimal_codons)
export(est_rscu)
export(est_trna_weight)
export(extract_trna_gcn)
export(get_aau)
export(get_cai)
export(get_codon_table)
export(get_cscg)
export(get_dp)
export(get_enc)
export(get_fop)
export(get_gc)
export(get_gc3s)
export(get_gc4d)
export(get_tai)
export(plot_ca_pairs)
export(rev_comp)
export(seq_to_codons)
export(show_codon_tables)
export(slide)
export(slide_apply)
export(slide_codon)
export(slide_plot)
importFrom(data.table,':=')
importFrom(data.table,.N)
importFrom(data.table,.SD)
importFrom(rlang,.data)