-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
41 lines (40 loc) · 945 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
40
41
# Generated by roxygen2: do not edit by hand
export(calc_rpp_bc)
export(calc_rpp_exp)
export(cross_qc_annotate)
export(cross_qc_ggplot)
export(geno_error)
export(get_alleles)
export(gg_dat)
export(kasp_color)
export(kasp_marker_design)
export(kasp_numeric)
export(kasp_pch)
export(kasp_qc_ggplot)
export(kasp_qc_ggplot2)
export(kasp_reshape_wide)
export(nsamples_plate)
export(parse_marker_ns)
export(plot_plate)
export(pred_status)
export(pred_summary)
export(pred_summary_plot)
export(proc_kasp)
export(read_kasp_csv)
export(rm_mono)
export(rpp_barplot)
export(scale_axis)
import(VariantAnnotation)
import(ggplot2)
import(gridExtra)
import(msa)
import(utils)
importFrom(Biostrings,DNAStringSet)
importFrom(Biostrings,fasta.index)
importFrom(Biostrings,readDNAStringSet)
importFrom(GenomicRanges,GRanges)
importFrom(IRanges,IRanges)
importFrom(reshape2,melt)
importFrom(stats,na.omit)
importFrom(stats,reshape)
importFrom(stats,weighted.mean)