add_dup_markers {polymapR} | R Documentation |
Often there will be duplicate markers that can be put aside to speed up mapping. These may be added back to the maps afterwards.
add_dup_markers(maplist, bin_list, marker_assignments = NULL)
maplist |
A list of maps. Output of MDSMap_from_list. |
bin_list |
A list of marker bins containing marker duplicates. One of the list outputs of |
marker_assignments |
Optional argument to include the marker_assignments (output of |
A list with the following items:
List of maps, now with duplicate markers added
If required, marker assignment list with duplicate markers added