# Generated by roxygen2: do not edit by hand

S3method(plot,onemap)
S3method(plot,onemap_segreg_test)
S3method(print,compare)
S3method(print,group)
S3method(print,group_seq)
S3method(print,onemap)
S3method(print,onemap_bin)
S3method(print,onemap_segreg_test)
S3method(print,order)
S3method(print,rf_2pts)
S3method(print,sequence)
S3method(print,try)
export(Bonferroni_alpha)
export(add_marker)
export(combine_onemap)
export(compare)
export(create_data_bins)
export(draw_map)
export(draw_map2)
export(drop_marker)
export(find_bins)
export(group)
export(group_seq)
export(haldane)
export(kosambi)
export(make_seq)
export(map)
export(marker_type)
export(mds_onemap)
export(onemap_read_vcfR)
export(order_seq)
export(plot_by_segreg_type)
export(rcd)
export(read_mapmaker)
export(read_onemap)
export(record)
export(rf_2pts)
export(rf_graph_table)
export(ripple_seq)
export(select_segreg)
export(seriation)
export(set_map_fun)
export(suggest_lod)
export(test_segregation)
export(test_segregation_of_a_marker)
export(try_seq)
export(ug)
export(vcf2raw)
export(write_map)
export(write_onemap_raw)
import(MDSMap)
import(Rcpp)
import(ggplot2)
importFrom(grDevices,bmp)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,postscript)
importFrom(grDevices,tiff)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,is)
importFrom(stats,chisq.test)
importFrom(stats,cor.test)
importFrom(stats,dist)
importFrom(stats,na.omit)
importFrom(stats,qchisq)
importFrom(stats,rf)
importFrom(stats,setNames)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
importFrom(utils,write.table)
useDynLib(onemap)
