# Generated by roxygen2: do not edit by hand

export(add_metadata)
export(assign_index_peaks)
export(calculate_instability_metrics)
export(call_repeats)
export(extract_alleles)
export(extract_fragments)
export(extract_ladder_summary)
export(extract_repeat_correction_summary)
export(extract_trace_table)
export(find_alleles)
export(find_fragments)
export(find_ladders)
export(fix_ladders_interactive)
export(fix_ladders_manual)
export(generate_trace_template)
export(peak_table_to_fragments)
export(plot_batch_correction_samples)
export(plot_data_channels)
export(plot_fragments)
export(plot_ladders)
export(plot_repeat_correction_model)
export(plot_traces)
export(read_fsa)
export(remove_fragments)
export(repeat_table_to_repeats)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,rainbow)
importFrom(grDevices,recordPlot)
importFrom(grDevices,replayPlot)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(lme4,lmer)
importFrom(lme4,ranef)
importFrom(methods,is)
importFrom(mgcv,gam)
importFrom(pracma,findpeaks)
importFrom(pracma,savgol)
importFrom(seqinr,read.abif)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,predict.lm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,smooth)
importFrom(stats,weighted.mean)
importFrom(utils,combn)
importFrom(utils,file.edit)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
