initialize_SNP_time_series)
and visualizes found clusters based on principal components.
NOTE: The clusters identified here are not nessesarily identical
with the clusters identified with average linkage clustering. Therefore
if haplotype reconstruction was done using average linkage clustering
the clusters shown here can be different from clusters of identified haplotype
blocks.
"inspect_window_dbScan"(object, window, minPts = object@min.cl.size, eps, plotkNN = T, plotCluster = T)hbr containing the results of
reconstructed haplotype-blocksmin.cl.size used for haplotype block reconstruction)dbscan of
the dbscan package. (This value is only used for the plotCluster
functionality.)kNNdistplot of the dbscan package. Briefly,
the y-value where a bent in the curve is visible is a good indicator of the eps
value to choose for the given k = minPts.initialize_SNP_time_series)
and visualizes found clusters based on principal components.
NOTE: The clusters identified here are not nessesarily identical
with the clusters identified with average linkage clustering. Therefore
if haplotype reconstruction was done using average linkage clustering
the clusters shown here can be different from clusters of identified haplotype
blocks. This method is rather indendet for inspection and getting an idea
if haplotype reconstruction should rather be run using dbscan instead
of average linkage clustering.This package used the dbscan implementation of the package dbscan (Michael Hahsler) originally described by Ester et al. (1996).
hbr ex_dat summary.hbr plot.hbr
plot_cluster_trajectories plot_marker_trajectories
map rev_map markers plot_hbr_freq
inspect_window inspect_window_PCA inspect_window_avLink
number_hbr